-- phpMyAdmin SQL Dump
-- version 5.0.4
-- https://www.phpmyadmin.net/
--
-- Servidor: localhost
-- Tiempo de generación: 28-12-2022 a las 02:19:52
-- Versión del servidor: 10.3.37-MariaDB-log-cll-lve
-- Versión de PHP: 7.4.33

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


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

--
-- Base de datos: `robizbye_wp929`
--

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_check_email_log`
--

CREATE TABLE `wprk_check_email_log` (
  `id` mediumint(9) NOT NULL,
  `to_email` varchar(500) NOT NULL,
  `subject` varchar(500) NOT NULL,
  `message` text NOT NULL,
  `headers` text NOT NULL,
  `attachments` text NOT NULL,
  `sent_date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `attachment_name` varchar(1000) DEFAULT NULL,
  `ip_address` varchar(15) DEFAULT NULL,
  `result` tinyint(1) DEFAULT NULL,
  `error_message` varchar(1000) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_commentmeta`
--

CREATE TABLE `wprk_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_comments`
--

CREATE TABLE `wprk_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_db7_forms`
--

CREATE TABLE `wprk_db7_forms` (
  `form_id` bigint(20) NOT NULL,
  `form_post_id` bigint(20) NOT NULL,
  `form_value` longtext NOT NULL,
  `form_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_duplicator_packages`
--

CREATE TABLE `wprk_duplicator_packages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(250) NOT NULL,
  `hash` varchar(50) NOT NULL,
  `status` int(11) NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `owner` varchar(60) NOT NULL,
  `package` longtext NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Volcado de datos para la tabla `wprk_duplicator_packages`
--

INSERT INTO `wprk_duplicator_packages` (`id`, `name`, `hash`, `status`, `created`, `owner`, `package`) VALUES
(1, '20210115_robis', 'dac9199f0636739f3358_20210115022253', 100, '2021-01-15 02:23:06', 'unknown', 'O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2021-01-15 02:22:53\";s:7:\"Version\";s:8:\"1.3.40.1\";s:9:\"VersionWP\";s:3:\"5.6\";s:9:\"VersionDB\";s:7:\"10.3.27\";s:10:\"VersionPHP\";s:6:\"7.4.13\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";i:1;s:4:\"Name\";s:14:\"20210115_robis\";s:4:\"Hash\";s:35:\"dac9199f0636739f3358_20210115022253\";s:8:\"NameHash\";s:50:\"20210115_robis_dac9199f0636739f3358_20210115022253\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";s:60:\"20210115_robis_dac9199f0636739f3358_20210115022253_scan.json\";s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";s:10:\"24.62 sec.\";s:7:\"ExeSize\";s:7:\"61.28KB\";s:7:\"ZipSize\";s:7:\"69.32MB\";s:6:\"Status\";s:5:\"100.0\";s:6:\"WPUser\";s:7:\"unknown\";s:7:\"Archive\";O:11:\"DUP_Archive\":23:{s:10:\"FilterDirs\";s:0:\"\";s:11:\"FilterFiles\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:13:\"FilterDirsAll\";a:0:{}s:14:\"FilterFilesAll\";a:0:{}s:13:\"FilterExtsAll\";a:0:{}s:8:\"FilterOn\";i:0;s:12:\"ExportOnlyDB\";i:0;s:4:\"File\";s:62:\"20210115_robis_dac9199f0636739f3358_20210115022253_archive.zip\";s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:26:\"/home/robizbye/public_html\";s:4:\"Size\";i:72688581;s:4:\"Dirs\";a:0:{}s:5:\"Files\";a:0:{}s:10:\"FilterInfo\";O:23:\"DUP_Archive_Filter_Info\":8:{s:4:\"Dirs\";O:34:\"DUP_Archive_Filter_Scope_Directory\":5:{s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:5:\"Files\";O:29:\"DUP_Archive_Filter_Scope_File\":6:{s:4:\"Size\";a:0:{}s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:4:\"Exts\";O:29:\"DUP_Archive_Filter_Scope_Base\":3:{s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:9:\"UDirCount\";i:0;s:10:\"UFileCount\";i:0;s:9:\"UExtCount\";i:0;s:8:\"TreeSize\";a:0:{}s:11:\"TreeWarning\";a:0:{}}s:14:\"RecursiveLinks\";a:0:{}s:10:\"file_count\";i:10483;s:10:\"\0*\0Package\";r:1;s:29:\"\0DUP_Archive\0tmpFilterDirsAll\";a:0:{}s:24:\"\0DUP_Archive\0wpCorePaths\";a:5:{i:0;s:35:\"/home/robizbye/public_html/wp-admin\";i:1;s:45:\"/home/robizbye/public_html/wp-content/uploads\";i:2;s:47:\"/home/robizbye/public_html/wp-content/languages\";i:3;s:44:\"/home/robizbye/public_html/wp-content/themes\";i:4;s:38:\"/home/robizbye/public_html/wp-includes\";}s:29:\"\0DUP_Archive\0wpCoreExactPaths\";a:2:{i:0;s:26:\"/home/robizbye/public_html\";i:1;s:37:\"/home/robizbye/public_html/wp-content\";}s:19:\"isOuterWPContentDir\";b:0;s:25:\"wpContentDirNormalizePath\";s:38:\"/home/robizbye/public_html/wp-content/\";}s:9:\"Installer\";O:13:\"DUP_Installer\":13:{s:4:\"File\";s:64:\"20210115_robis_dac9199f0636739f3358_20210115022253_installer.php\";s:4:\"Size\";i:62755;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:13:\"OptsDBCharset\";s:0:\"\";s:15:\"OptsDBCollation\";s:0:\"\";s:12:\"OptsSecureOn\";i:0;s:14:\"OptsSecurePass\";s:0:\"\";s:13:\"numFilesAdded\";i:0;s:12:\"numDirsAdded\";i:0;s:10:\"\0*\0Package\";r:1;}s:8:\"Database\";O:12:\"DUP_Database\":15:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";i:9431660;s:4:\"File\";s:63:\"20210115_robis_dac9199f0636739f3358_20210115022253_database.sql\";s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"Compatible\";s:0:\"\";s:8:\"Comments\";s:14:\"MariaDB Server\";s:4:\"info\";O:16:\"DUP_DatabaseInfo\":15:{s:9:\"buildMode\";s:9:\"MYSQLDUMP\";s:13:\"collationList\";a:2:{i:0;s:15:\"utf8_general_ci\";i:1;s:18:\"utf8mb4_unicode_ci\";}s:17:\"isTablesUpperCase\";i:0;s:15:\"isNameUpperCase\";i:0;s:4:\"name\";s:14:\"robizbye_wp929\";s:15:\"tablesBaseCount\";i:19;s:16:\"tablesFinalCount\";i:19;s:14:\"tablesRowCount\";s:5:\"2,120\";s:16:\"tablesSizeOnDisk\";s:6:\"8.19MB\";s:18:\"varLowerCaseTables\";s:1:\"0\";s:7:\"version\";s:7:\"10.3.27\";s:14:\"versionComment\";s:14:\"MariaDB Server\";s:18:\"tableWiseRowCounts\";a:19:{s:16:\"wprk_commentmeta\";s:1:\"0\";s:13:\"wprk_comments\";s:1:\"1\";s:14:\"wprk_db7_forms\";s:1:\"0\";s:24:\"wprk_duplicator_packages\";s:1:\"1\";s:10:\"wprk_links\";s:1:\"0\";s:12:\"wprk_options\";s:3:\"322\";s:13:\"wprk_postmeta\";s:4:\"1342\";s:10:\"wprk_posts\";s:3:\"238\";s:23:\"wprk_term_relationships\";s:2:\"10\";s:18:\"wprk_term_taxonomy\";s:1:\"4\";s:13:\"wprk_termmeta\";s:1:\"0\";s:10:\"wprk_terms\";s:1:\"4\";s:13:\"wprk_usermeta\";s:2:\"59\";s:10:\"wprk_users\";s:1:\"2\";s:20:\"wprk_yoast_indexable\";s:2:\"52\";s:30:\"wprk_yoast_indexable_hierarchy\";s:1:\"1\";s:21:\"wprk_yoast_migrations\";s:2:\"21\";s:23:\"wprk_yoast_primary_term\";s:1:\"0\";s:20:\"wprk_yoast_seo_links\";s:2:\"63\";}s:33:\"\0DUP_DatabaseInfo\0intFieldsStruct\";a:0:{}s:42:\"\0DUP_DatabaseInfo\0indexProcessedSchemaSize\";a:0:{}}s:10:\"\0*\0Package\";r:1;s:24:\"\0DUP_Database\0tempDbPath\";s:122:\"/home/robizbye/public_html/wp-content/backups-dup-lite/tmp/20210115_robis_dac9199f0636739f3358_20210115022253_database.sql\";s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;s:19:\"sameNameTableExists\";b:0;}s:13:\"BuildProgress\";O:18:\"DUP_Build_Progress\":12:{s:17:\"thread_start_time\";N;s:11:\"initialized\";b:0;s:15:\"installer_built\";b:1;s:15:\"archive_started\";b:0;s:20:\"archive_has_database\";b:0;s:13:\"archive_built\";b:0;s:21:\"database_script_built\";b:0;s:6:\"failed\";b:0;s:7:\"retries\";i:0;s:14:\"build_failures\";a:0:{}s:19:\"validation_failures\";a:0:{}s:27:\"\0DUP_Build_Progress\0package\";O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2021-01-15 02:22:53\";s:7:\"Version\";s:8:\"1.3.40.1\";s:9:\"VersionWP\";s:3:\"5.6\";s:9:\"VersionDB\";s:7:\"10.3.27\";s:10:\"VersionPHP\";s:6:\"7.4.13\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";N;s:4:\"Name\";s:14:\"20210115_robis\";s:4:\"Hash\";s:35:\"dac9199f0636739f3358_20210115022253\";s:8:\"NameHash\";s:50:\"20210115_robis_dac9199f0636739f3358_20210115022253\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";N;s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";i:0;s:6:\"WPUser\";N;s:7:\"Archive\";r:21;s:9:\"Installer\";r:74;s:8:\"Database\";r:88;s:13:\"BuildProgress\";r:140;}}}'),
(2, '20210115_robis', 'e5a75f66db84bed47726_20210201002929', 100, '2021-02-01 00:29:45', 'unknown', 'O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2021-02-01 00:29:29\";s:7:\"Version\";s:8:\"1.3.40.1\";s:9:\"VersionWP\";s:3:\"5.6\";s:9:\"VersionDB\";s:7:\"10.3.27\";s:10:\"VersionPHP\";s:6:\"7.4.14\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";i:2;s:4:\"Name\";s:14:\"20210115_robis\";s:4:\"Hash\";s:35:\"e5a75f66db84bed47726_20210201002929\";s:8:\"NameHash\";s:50:\"20210115_robis_e5a75f66db84bed47726_20210201002929\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";s:60:\"20210115_robis_e5a75f66db84bed47726_20210201002929_scan.json\";s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";s:10:\"32.67 sec.\";s:7:\"ExeSize\";s:7:\"61.28KB\";s:7:\"ZipSize\";s:7:\"78.37MB\";s:6:\"Status\";s:5:\"100.0\";s:6:\"WPUser\";s:7:\"unknown\";s:7:\"Archive\";O:11:\"DUP_Archive\":23:{s:10:\"FilterDirs\";s:99:\"/home/robizbye/public_html/wp-content/backups-dup-lite;/home/robizbye/public_html/wp-content/cache;\";s:11:\"FilterFiles\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:13:\"FilterDirsAll\";a:0:{}s:14:\"FilterFilesAll\";a:0:{}s:13:\"FilterExtsAll\";a:0:{}s:8:\"FilterOn\";i:1;s:12:\"ExportOnlyDB\";i:0;s:4:\"File\";s:62:\"20210115_robis_e5a75f66db84bed47726_20210201002929_archive.zip\";s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:26:\"/home/robizbye/public_html\";s:4:\"Size\";i:82176456;s:4:\"Dirs\";a:0:{}s:5:\"Files\";a:0:{}s:10:\"FilterInfo\";O:23:\"DUP_Archive_Filter_Info\":8:{s:4:\"Dirs\";O:34:\"DUP_Archive_Filter_Scope_Directory\":5:{s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:5:\"Files\";O:29:\"DUP_Archive_Filter_Scope_File\":6:{s:4:\"Size\";a:0:{}s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:4:\"Exts\";O:29:\"DUP_Archive_Filter_Scope_Base\":3:{s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:9:\"UDirCount\";i:0;s:10:\"UFileCount\";i:0;s:9:\"UExtCount\";i:0;s:8:\"TreeSize\";a:0:{}s:11:\"TreeWarning\";a:0:{}}s:14:\"RecursiveLinks\";a:0:{}s:10:\"file_count\";i:12552;s:10:\"\0*\0Package\";r:1;s:29:\"\0DUP_Archive\0tmpFilterDirsAll\";a:0:{}s:24:\"\0DUP_Archive\0wpCorePaths\";a:5:{i:0;s:35:\"/home/robizbye/public_html/wp-admin\";i:1;s:45:\"/home/robizbye/public_html/wp-content/uploads\";i:2;s:47:\"/home/robizbye/public_html/wp-content/languages\";i:3;s:44:\"/home/robizbye/public_html/wp-content/themes\";i:4;s:38:\"/home/robizbye/public_html/wp-includes\";}s:29:\"\0DUP_Archive\0wpCoreExactPaths\";a:2:{i:0;s:26:\"/home/robizbye/public_html\";i:1;s:37:\"/home/robizbye/public_html/wp-content\";}s:19:\"isOuterWPContentDir\";b:0;s:25:\"wpContentDirNormalizePath\";s:38:\"/home/robizbye/public_html/wp-content/\";}s:9:\"Installer\";O:13:\"DUP_Installer\":13:{s:4:\"File\";s:64:\"20210115_robis_e5a75f66db84bed47726_20210201002929_installer.php\";s:4:\"Size\";i:62755;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:13:\"OptsDBCharset\";s:0:\"\";s:15:\"OptsDBCollation\";s:0:\"\";s:12:\"OptsSecureOn\";i:0;s:14:\"OptsSecurePass\";s:0:\"\";s:13:\"numFilesAdded\";i:0;s:12:\"numDirsAdded\";i:0;s:10:\"\0*\0Package\";r:1;}s:8:\"Database\";O:12:\"DUP_Database\":15:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";i:15433534;s:4:\"File\";s:63:\"20210115_robis_e5a75f66db84bed47726_20210201002929_database.sql\";s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"Compatible\";s:0:\"\";s:8:\"Comments\";s:14:\"MariaDB Server\";s:4:\"info\";O:16:\"DUP_DatabaseInfo\":15:{s:9:\"buildMode\";s:9:\"MYSQLDUMP\";s:13:\"collationList\";a:3:{i:0;s:18:\"utf8mb4_unicode_ci\";i:1;s:15:\"utf8_general_ci\";i:2;s:17:\"latin1_swedish_ci\";}s:17:\"isTablesUpperCase\";i:0;s:15:\"isNameUpperCase\";i:0;s:4:\"name\";s:14:\"robizbye_wp929\";s:15:\"tablesBaseCount\";i:21;s:16:\"tablesFinalCount\";i:21;s:14:\"tablesRowCount\";s:5:\"3,006\";s:16:\"tablesSizeOnDisk\";s:7:\"13.92MB\";s:18:\"varLowerCaseTables\";s:1:\"0\";s:7:\"version\";s:7:\"10.3.27\";s:14:\"versionComment\";s:14:\"MariaDB Server\";s:18:\"tableWiseRowCounts\";a:21:{s:20:\"wprk_check_email_log\";s:1:\"0\";s:16:\"wprk_commentmeta\";s:1:\"0\";s:13:\"wprk_comments\";s:1:\"1\";s:14:\"wprk_db7_forms\";s:1:\"0\";s:24:\"wprk_duplicator_packages\";s:1:\"2\";s:11:\"wprk_fm_log\";s:1:\"0\";s:10:\"wprk_links\";s:1:\"0\";s:12:\"wprk_options\";s:3:\"327\";s:13:\"wprk_postmeta\";s:4:\"2068\";s:10:\"wprk_posts\";s:3:\"341\";s:23:\"wprk_term_relationships\";s:2:\"11\";s:18:\"wprk_term_taxonomy\";s:1:\"5\";s:13:\"wprk_termmeta\";s:1:\"0\";s:10:\"wprk_terms\";s:1:\"5\";s:13:\"wprk_usermeta\";s:2:\"97\";s:10:\"wprk_users\";s:1:\"2\";s:20:\"wprk_yoast_indexable\";s:2:\"58\";s:30:\"wprk_yoast_indexable_hierarchy\";s:1:\"1\";s:21:\"wprk_yoast_migrations\";s:2:\"21\";s:23:\"wprk_yoast_primary_term\";s:1:\"0\";s:20:\"wprk_yoast_seo_links\";s:2:\"67\";}s:33:\"\0DUP_DatabaseInfo\0intFieldsStruct\";a:0:{}s:42:\"\0DUP_DatabaseInfo\0indexProcessedSchemaSize\";a:0:{}}s:10:\"\0*\0Package\";r:1;s:24:\"\0DUP_Database\0tempDbPath\";s:122:\"/home/robizbye/public_html/wp-content/backups-dup-lite/tmp/20210115_robis_e5a75f66db84bed47726_20210201002929_database.sql\";s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;s:19:\"sameNameTableExists\";b:0;}s:13:\"BuildProgress\";O:18:\"DUP_Build_Progress\":12:{s:17:\"thread_start_time\";N;s:11:\"initialized\";b:0;s:15:\"installer_built\";b:1;s:15:\"archive_started\";b:0;s:20:\"archive_has_database\";b:0;s:13:\"archive_built\";b:0;s:21:\"database_script_built\";b:0;s:6:\"failed\";b:0;s:7:\"retries\";i:0;s:14:\"build_failures\";a:0:{}s:19:\"validation_failures\";a:0:{}s:27:\"\0DUP_Build_Progress\0package\";O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2021-02-01 00:29:29\";s:7:\"Version\";s:8:\"1.3.40.1\";s:9:\"VersionWP\";s:3:\"5.6\";s:9:\"VersionDB\";s:7:\"10.3.27\";s:10:\"VersionPHP\";s:6:\"7.4.14\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";N;s:4:\"Name\";s:14:\"20210115_robis\";s:4:\"Hash\";s:35:\"e5a75f66db84bed47726_20210201002929\";s:8:\"NameHash\";s:50:\"20210115_robis_e5a75f66db84bed47726_20210201002929\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";N;s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";i:0;s:6:\"WPUser\";N;s:7:\"Archive\";r:21;s:9:\"Installer\";r:74;s:8:\"Database\";r:88;s:13:\"BuildProgress\";r:143;}}}');

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_fm_log`
--

CREATE TABLE `wprk_fm_log` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `operation_id` varchar(32) NOT NULL,
  `file_path` varchar(1024) NOT NULL,
  `time` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_links`
--

CREATE TABLE `wprk_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `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 ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_options`
--

CREATE TABLE `wprk_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes'
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Volcado de datos para la tabla `wprk_options`
--

INSERT INTO `wprk_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://robis.us', 'yes'),
(2, 'home', 'https://robis.us', 'yes'),
(3, 'blogname', 'ROBIS', 'yes'),
(4, 'blogdescription', 'Dietary supplements manufacturer since 1983', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'jose@seoestudios.es', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '1', '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', '', 'yes'),
(20, 'default_ping_status', '', 'yes'),
(21, 'default_pingback_flag', '', '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', '1', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:16:{i:0;s:33:\"admin-menu-editor/menu-editor.php\";i:1;s:61:\"all-404-redirect-to-homepage/all-404-redirect-to-homepage.php\";i:2;s:27:\"autoptimize/autoptimize.php\";i:3;s:31:\"cookie-notice/cookie-notice.php\";i:4;s:47:\"disable-admin-notices/disable-admin-notices.php\";i:5;s:25:\"duplicator/duplicator.php\";i:6;s:44:\"elementor-pro-3-0-6-pirata/elementor-pro.php\";i:7;s:23:\"elementor/elementor.php\";i:8;s:25:\"embed-code/embed-code.php\";i:9;s:28:\"error-log-monitor/plugin.php\";i:10;s:35:\"litespeed-cache/litespeed-cache.php\";i:11;s:31:\"master-addons/master-addons.php\";i:12;s:39:\"ultimate-carousel-for-elementor/uae.php\";i:13;s:24:\"wordpress-seo/wp-seo.php\";i:14;s:46:\"wp-google-analytics-events/ga-scroll-event.php\";i:15;s:27:\"wp-rollback/wp-rollback.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '-7', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', '', 'no'),
(40, 'template', 'hello-elementor', 'yes'),
(41, 'stylesheet', 'hello-elementor', 'yes'),
(42, 'comment_registration', '1', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'subscriber', 'yes'),
(46, 'db_version', '53496', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'page', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '', 'yes'),
(72, 'comments_per_page', '50', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:0:{}', 'yes'),
(76, 'widget_categories', 'a:2:{i: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'),
(77, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a:6:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:33:\"custom-404-pro/custom-404-pro.php\";s:24:\"uninstall_custom_404_pro\";s:27:\"autoptimize/autoptimize.php\";s:29:\"autoptimizeMain::on_uninstall\";s:23:\"unusedcss/unusedcss.php\";s:18:\"UnusedCSS_DB::drop\";s:28:\"error-log-monitor/plugin.php\";s:14:\"__return_false\";s:35:\"litespeed-cache/litespeed-cache.php\";s:47:\"LiteSpeed\\Activation::uninstall_litespeed_cache\";}', 'no'),
(80, 'timezone_string', '', 'yes'),
(81, 'page_for_posts', '0', 'yes'),
(82, 'page_on_front', '2', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '30', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1668357192', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'initial_db_version', '49752', 'yes'),
(99, 'wprk_user_roles', 'a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;s:18:\"manage_check_email\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}', 'yes'),
(100, 'fresh_site', '0', 'yes'),
(101, 'widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(102, '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'),
(103, 'widget_recent-comments', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'widget_archives', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'widget_meta', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(106, 'sidebars_widgets', 'a:2:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:13:\"array_version\";i:3;}', 'yes'),
(107, 'cron', 'a:15:{i:1672210342;a:1:{s:19:\"litespeed_task_lqip\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1672210355;a:1:{s:19:\"litespeed_task_ccss\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1672210356;a:1:{s:27:\"litespeed_task_imgoptm_pull\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1672211154;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:1672211609;a:2:{s:27:\"Elm_Plugin_emailErrors_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:8:\"3600secs\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:32:\"Elm_Plugin_checkLogFileSize_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:8:\"3600secs\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1672218345;a:5:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}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:1672218771;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:1672218772;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1672220806;a:2:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1672231760;a:1:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1672235522;a:1:{s:15:\"ao_cachechecker\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1672240915;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1672272919;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1672307206;a:1:{s:16:\"wpseo_ryte_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'yes'),
(108, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(112, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(113, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(115, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(116, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(118, 'recovery_keys', 'a:0:{}', 'yes'),
(119, 'theme_mods_twentytwentyone', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1610617345;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}', 'yes'),
(120, 'WPLANG', '', 'yes'),
(218, 'elementor_active_kit', '5', 'yes'),
(162, 'finished_updating_comment_type', '1', 'yes'),
(163, '_transient_health-check-site-status-result', '{\"good\":16,\"recommended\":5,\"critical\":0}', 'yes'),
(671, 'check-email-log-core', 'a:5:{s:18:\"allowed_user_roles\";a:0:{}s:11:\"enable_logs\";s:4:\"true\";s:23:\"enable_dashboard_widget\";s:4:\"true\";s:20:\"db_size_notification\";a:5:{s:6:\"notify\";b:1;s:11:\"admin_email\";s:19:\"jose@seoestudios.es\";s:14:\"logs_threshold\";i:0;s:17:\"log_threshold_met\";b:0;s:25:\"threshold_email_last_sent\";b:0;}s:19:\"remove_on_uninstall\";s:4:\"true\";}', 'yes'),
(607, 'GA_EVENTS_version', '2.6.0', 'yes'),
(608, 'ga_events_options', 'a:11:{s:17:\"link_clicks_delay\";s:3:\"120\";s:3:\"gtm\";s:1:\"0\";s:11:\"anonymizeip\";s:1:\"0\";s:8:\"advanced\";s:1:\"1\";s:17:\"script_debug_mode\";s:1:\"1\";s:12:\"snippet_type\";s:4:\"none\";s:11:\"tracking_id\";s:14:\"UA-187434120-1\";s:6:\"gtm_id\";s:0:\"\";s:6:\"domain\";s:8:\"robis.us\";s:15:\"scroll_elements\";a:0:{}s:14:\"click_elements\";a:2:{i:0;a:7:{s:4:\"name\";s:60:\"#mailfoo > div > ul > li > a > span.elementor-icon-list-text\";s:4:\"type\";s:8:\"advanced\";s:8:\"category\";s:5:\"email\";s:6:\"action\";s:4:\"clic\";s:5:\"label\";s:6:\"footer\";s:5:\"value\";s:0:\"\";s:6:\"bounce\";s:5:\"false\";}i:1;a:7:{s:4:\"name\";s:59:\"#telfoo > div > ul > li > a > span.elementor-icon-list-text\";s:4:\"type\";s:8:\"advanced\";s:8:\"category\";s:8:\"telefono\";s:6:\"action\";s:4:\"clic\";s:5:\"label\";s:6:\"footer\";s:5:\"value\";s:0:\"\";s:6:\"bounce\";s:5:\"false\";}}}', 'yes'),
(609, 'ga_events_activation_date', '1611532800', 'yes'),
(1189, 'duplicator_ui_view_state', 'a:2:{s:22:\"dup-pack-storage-panel\";s:1:\"1\";s:22:\"dup-pack-archive-panel\";s:1:\"1\";}', 'yes'),
(613, 'ec_options', 'a:1:{s:12:\"ec_head_code\";s:321:\"<!-- Global site tag (gtag.js) - Google Analytics -->\r\n<script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-187434120-1\"></script>\r\n<script>\r\n  window.dataLayer = window.dataLayer || [];\r\n  function gtag(){dataLayer.push(arguments);}\r\n  gtag(\'js\', new Date());\r\n  gtag(\'config\', \'UA-187434120-1\');\r\n</script>\";}', 'yes'),
(666, 'fm-review-data', 's:50:\"a:2:{i:0;s:15:\"remind-me-later\";i:1;i:1610745763;}\";', 'yes'),
(635, 'cookie_notice_options', 'a:34:{s:12:\"message_text\";s:174:\"We use our own and third-party cookies to ensure that we give you the best experience on our website. If you continue to use this site, we will assume that you agree with it.\";s:11:\"accept_text\";s:6:\"Accept\";s:8:\"see_more\";b:1;s:12:\"see_more_opt\";a:4:{s:4:\"text\";s:14:\"Privacy policy\";s:9:\"link_type\";s:6:\"custom\";s:2:\"id\";s:1:\"0\";s:4:\"link\";s:60:\"https://robis.es/en/privacy-and-protection-of-personal-data/\";}s:11:\"link_target\";s:6:\"_blank\";s:13:\"link_position\";s:6:\"banner\";s:11:\"refuse_text\";s:2:\"No\";s:19:\"revoke_message_text\";s:105:\"Puedes revocar tu consentimiento en cualquier momento usando el botón de revocación del consentimiento.\";s:11:\"revoke_text\";s:25:\"Revocar el consentimiento\";s:18:\"revoke_cookies_opt\";s:9:\"automatic\";s:16:\"refuse_code_head\";s:0:\"\";s:11:\"refuse_code\";s:0:\"\";s:16:\"on_scroll_offset\";i:100;s:4:\"time\";s:5:\"month\";s:13:\"time_rejected\";s:5:\"month\";s:16:\"script_placement\";s:6:\"footer\";s:15:\"coronabar_cases\";b:1;s:22:\"coronabar_text_strings\";a:13:{s:8:\"headline\";s:36:\"Difunde el mensaje. Detén el virus.\";s:14:\"step_one_title\";s:5:\"Manos\";s:13:\"step_one_desc\";s:19:\"Lávatelas a menudo\";s:14:\"step_two_title\";s:4:\"Codo\";s:13:\"step_two_desc\";s:11:\"Tose dentro\";s:16:\"step_three_title\";s:4:\"Cara\";s:15:\"step_three_desc\";s:15:\"No te la toques\";s:15:\"step_four_title\";s:7:\"Espacio\";s:14:\"step_four_desc\";s:20:\"Evita las multitudes\";s:15:\"step_five_title\";s:4:\"Casa\";s:14:\"step_five_desc\";s:15:\"Mantente dentro\";s:9:\"confirmed\";s:11:\"Confirmados\";s:9:\"recovered\";s:11:\"Recuperados\";}s:8:\"position\";s:6:\"bottom\";s:11:\"hide_effect\";s:4:\"fade\";s:9:\"css_style\";s:9:\"bootstrap\";s:9:\"css_class\";s:0:\"\";s:6:\"colors\";a:3:{s:4:\"text\";s:4:\"#fff\";s:3:\"bar\";s:4:\"#000\";s:11:\"bar_opacity\";i:100;}s:10:\"refuse_opt\";b:0;s:14:\"revoke_cookies\";b:0;s:11:\"redirection\";b:0;s:9:\"on_scroll\";b:0;s:8:\"on_click\";b:0;s:19:\"deactivation_delete\";b:0;s:9:\"coronabar\";b:0;s:15:\"coronabar_texts\";b:0;s:14:\"update_version\";i:4;s:13:\"update_notice\";b:1;s:9:\"translate\";b:0;}', 'no'),
(636, 'cookie_notice_version', '1.3.2', 'no'),
(648, 'ws_error_log_monitor_settings', 'a:23:{s:17:\"widget_line_count\";i:20;s:20:\"strip_wordpress_path\";b:0;s:20:\"send_errors_to_email\";a:0:{}s:16:\"email_line_count\";i:100;s:14:\"email_interval\";i:3600;s:24:\"email_log_check_interval\";i:3600;s:25:\"last_sent_email_timestamp\";i:0;s:27:\"last_email_log_interval_end\";N;s:25:\"email_last_line_timestamp\";i:0;s:16:\"timestamp_format\";s:10:\"M d, H:i:s\";s:10:\"sort_order\";s:13:\"chronological\";s:23:\"extra_filter_line_count\";i:1000;s:20:\"dashboard_log_layout\";s:4:\"list\";s:28:\"enable_log_size_notification\";b:0;s:31:\"log_size_notification_threshold\";i:1048576;s:23:\"log_size_check_interval\";i:3600;s:26:\"log_size_notification_sent\";b:0;s:24:\"dashboard_message_filter\";s:3:\"all\";s:31:\"dashboard_message_filter_groups\";a:6:{i:0;s:5:\"error\";i:1;s:7:\"warning\";i:2;s:6:\"notice\";i:3;s:10:\"deprecated\";i:4;s:16:\"strict standards\";i:5;s:5:\"other\";}s:20:\"email_message_filter\";s:17:\"same_as_dashboard\";s:27:\"email_message_filter_groups\";a:6:{i:0;s:5:\"error\";i:1;s:7:\"warning\";i:2;s:6:\"notice\";i:3;s:10:\"deprecated\";i:4;s:16:\"strict standards\";i:5;s:5:\"other\";}s:16:\"ignored_messages\";a:0:{}s:21:\"enable_premium_notice\";b:0;}', 'no'),
(652, 'P404REDIRECT_upgrade_msg', 'hidemsg', 'yes'),
(653, 'check_email-log-db', '0.3', 'yes'),
(654, 'check-email-rate-time', '1768600889', 'yes'),
(663, 'fm_current_version', '513', 'yes'),
(664, 'fm_log', '[Fri, 15 Jan 2021 21:22:26 +0000] OPEN: \n cwd() options() files() api() uplMaxSize() uplMaxFile() netDrivers() maxTargets() textMimes()\n[Fri, 15 Jan 2021 21:22:27 +0000] EDITOR: \n\n[Fri, 15 Jan 2021 21:22:47 +0000] OPEN: \n cwd() options() files() api() uplMaxSize() uplMaxFile() netDrivers() maxTargets() textMimes()\n[Fri, 15 Jan 2021 21:22:48 +0000] SUBDIRS: \n subdirs()\n[Fri, 15 Jan 2021 21:23:35 +0000] OPEN: \n cwd() options() files()\n[Fri, 15 Jan 2021 21:23:46 +0000] OPEN: \n cwd() options() files()\n', 'yes'),
(665, 'file-manager', 'a:1:{s:21:\"file_manager_settings\";a:3:{s:13:\"show_url_path\";s:4:\"show\";s:8:\"language\";a:3:{s:4:\"code\";s:4:\"LANG\";s:4:\"name\";s:7:\"Default\";s:8:\"file-url\";s:95:\"https://robis.us/wp-content/plugins/file-manager/BootStart/../elFinder/js/i18n/elfinder.LANG.js\";}s:4:\"size\";a:2:{s:5:\"width\";s:4:\"auto\";s:6:\"height\";i:600;}}}', 'yes');
INSERT INTO `wprk_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(283, 'ws_menu_editor', 'a:26:{s:22:\"hide_advanced_settings\";b:1;s:16:\"show_extra_icons\";b:0;s:11:\"custom_menu\";a:6:{s:4:\"tree\";a:30:{s:9:\"index.php\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:10:\">index.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:1:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:19:\"index.php>index.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:6:\"Inicio\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:9:\"index.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"index.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:9:\"index.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:10:\"Escritorio\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:9:\"index.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:43:\"menu-top menu-top-first menu-icon-dashboard\";s:8:\"hookname\";s:14:\"menu-dashboard\";s:8:\"icon_url\";s:19:\"dashicons-dashboard\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:9:\"index.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:11:\"separator_8\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:1;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:12:\">separator_8\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:0:\"\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:11:\"separator_8\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:17:\"wp-menu-separator\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:1;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:0:\"\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:15:\"separator_URvZa\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:1;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:16:\">separator_URvZa\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:0:\"\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"separator_URvZa\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:17:\"wp-menu-separator\";s:8:\"hookname\";s:15:\"separator_URvZa\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:1;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:0:\"\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:23:\"edit.php?post_type=page\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:24:\">edit.php?post_type=page\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:2:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:47:\"edit.php?post_type=page>edit.php?post_type=page\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:18:\"Todas las páginas\";s:12:\"access_level\";s:10:\"edit_pages\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:23:\"edit.php?post_type=page\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:23:\"edit.php?post_type=page\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:23:\"edit.php?post_type=page\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:51:\"edit.php?post_type=page>post-new.php?post_type=page\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:13:\"Añadir nueva\";s:12:\"access_level\";s:10:\"edit_pages\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:27:\"post-new.php?post_type=page\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:23:\"edit.php?post_type=page\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:27:\"post-new.php?post_type=page\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:8:\"Páginas\";s:12:\"access_level\";s:10:\"edit_pages\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:23:\"edit.php?post_type=page\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:23:\"menu-top menu-icon-page\";s:8:\"hookname\";s:10:\"menu-pages\";s:8:\"icon_url\";s:20:\"dashicons-admin-page\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:23:\"edit.php?post_type=page\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:8:\"edit.php\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:4;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:9:\">edit.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:4:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:17:\"edit.php>edit.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:18:\"Todas las entradas\";s:12:\"access_level\";s:10:\"edit_posts\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:8:\"edit.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:8:\"edit.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:8:\"edit.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:21:\"edit.php>post-new.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:13:\"Añadir nueva\";s:12:\"access_level\";s:10:\"edit_posts\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:12:\"post-new.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:8:\"edit.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:12:\"post-new.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:40:\"edit.php>edit-tags.php?taxonomy=category\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:11:\"Categorías\";s:12:\"access_level\";s:17:\"manage_categories\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:31:\"edit-tags.php?taxonomy=category\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:8:\"edit.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:31:\"edit-tags.php?taxonomy=category\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:3;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:40:\"edit.php>edit-tags.php?taxonomy=post_tag\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:9:\"Etiquetas\";s:12:\"access_level\";s:16:\"manage_post_tags\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:31:\"edit-tags.php?taxonomy=post_tag\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:8:\"edit.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:31:\"edit-tags.php?taxonomy=post_tag\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:8:\"Entradas\";s:12:\"access_level\";s:10:\"edit_posts\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:8:\"edit.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:37:\"menu-top menu-icon-post open-if-no-js\";s:8:\"hookname\";s:10:\"menu-posts\";s:8:\"icon_url\";s:20:\"dashicons-admin-post\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:8:\"edit.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:10:\"upload.php\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:5;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:11:\">upload.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:2:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:21:\"upload.php>upload.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:10:\"Biblioteca\";s:12:\"access_level\";s:12:\"upload_files\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:10:\"upload.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:10:\"upload.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:10:\"upload.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:24:\"upload.php>media-new.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:13:\"Añadir nuevo\";s:12:\"access_level\";s:12:\"upload_files\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:13:\"media-new.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:10:\"upload.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:13:\"media-new.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:6:\"Medios\";s:12:\"access_level\";s:12:\"upload_files\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:10:\"upload.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:24:\"menu-top menu-icon-media\";s:8:\"hookname\";s:10:\"menu-media\";s:8:\"icon_url\";s:21:\"dashicons-admin-media\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:10:\"upload.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:17:\"edit-comments.php\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:6;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:18:\">edit-comments.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:1:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:35:\"edit-comments.php>edit-comments.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:21:\"Todos los comentarios\";s:12:\"access_level\";s:10:\"edit_posts\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:17:\"edit-comments.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:17:\"edit-comments.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:17:\"edit-comments.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:205:\"Comentarios <span class=\"awaiting-mod count-0\"><span class=\"pending-count\" aria-hidden=\"true\">0</span><span class=\"comments-in-moderation-text screen-reader-text\">0 comentarios en moderación</span></span>\";s:12:\"access_level\";s:10:\"edit_posts\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:17:\"edit-comments.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:27:\"menu-top menu-icon-comments\";s:8:\"hookname\";s:13:\"menu-comments\";s:8:\"icon_url\";s:24:\"dashicons-admin-comments\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:17:\"edit-comments.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:14:\"cfdb7-list.php\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:7;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:15:\">cfdb7-list.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:1:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:31:\"cfdb7-list.php>cfdb7-extensions\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:1;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:10:\"Extensions\";s:10:\"menu_title\";s:10:\"Extensions\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:16:\"cfdb7-extensions\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:14:\"cfdb7-list.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:31:\"admin.php?page=cfdb7-extensions\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:1;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:23:\"Formularios de contacto\";s:10:\"menu_title\";s:23:\"Formularios de contacto\";s:12:\"access_level\";s:12:\"cfdb7_access\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:14:\"cfdb7-list.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:33:\"menu-top toplevel_page_cfdb7-list\";s:8:\"hookname\";s:24:\"toplevel_page_cfdb7-list\";s:8:\"icon_url\";s:19:\"dashicons-list-view\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:29:\"admin.php?page=cfdb7-list.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:5:\"wpcf7\";a:33:{s:10:\"page_title\";N;s:10:\"menu_title\";s:15:\"Formularios CF7\";s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:8;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:6:\">wpcf7\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:6:{i:0;a:33:{s:10:\"page_title\";N;s:10:\"menu_title\";s:11:\"Formularios\";s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:11:\"wpcf7>wpcf7\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:29:\"Editar formulario de contacto\";s:10:\"menu_title\";s:23:\"Formularios de contacto\";s:12:\"access_level\";s:24:\"wpcf7_read_contact_forms\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:5:\"wpcf7\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:5:\"wpcf7\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:20:\"admin.php?page=wpcf7\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}s:29:\"required_capability_read_only\";s:24:\"wpcf7_read_contact_forms\";}i:1;a:33:{s:10:\"page_title\";N;s:10:\"menu_title\";s:9:\"Recibidos\";s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:29:\"cfdb7-list.php>cfdb7-list.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:23:\"Formularios de contacto\";s:10:\"menu_title\";s:23:\"Formularios de contacto\";s:12:\"access_level\";s:12:\"cfdb7_access\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:14:\"cfdb7-list.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:14:\"cfdb7-list.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:29:\"admin.php?page=cfdb7-list.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}s:29:\"required_capability_read_only\";s:12:\"cfdb7_access\";}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:15:\"wpcf7>wpcf7-new\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:36:\"Añadir nuevo formulario de contacto\";s:10:\"menu_title\";s:13:\"Añadir nuevo\";s:12:\"access_level\";s:24:\"wpcf7_edit_contact_forms\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:9:\"wpcf7-new\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:5:\"wpcf7\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:24:\"admin.php?page=wpcf7-new\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:3;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:23:\"wpcf7>wpcf7-integration\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:32:\"Integración con otros servicios\";s:10:\"menu_title\";s:12:\"Integración\";s:12:\"access_level\";s:24:\"wpcf7_manage_integration\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:17:\"wpcf7-integration\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:5:\"wpcf7\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:32:\"admin.php?page=wpcf7-integration\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:4;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:4;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:19:\"wpcf7>wpc7_redirect\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:10:\"Extensions\";s:10:\"menu_title\";s:10:\"Extensions\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:13:\"wpc7_redirect\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:5:\"wpcf7\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:28:\"admin.php?page=wpc7_redirect\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:5;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:5;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:37:\"wpcf7>edit.php?post_type=wpcf7r_leads\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:5:\"Leads\";s:10:\"menu_title\";s:5:\"Leads\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:31:\"edit.php?post_type=wpcf7r_leads\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:5:\"wpcf7\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:31:\"edit.php?post_type=wpcf7r_leads\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:14:\"Contact Form 7\";s:10:\"menu_title\";s:8:\"Contacto\";s:12:\"access_level\";s:24:\"wpcf7_read_contact_forms\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:5:\"wpcf7\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:28:\"menu-top toplevel_page_wpcf7\";s:8:\"hookname\";s:19:\"toplevel_page_wpcf7\";s:8:\"icon_url\";s:15:\"dashicons-email\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:20:\"admin.php?page=wpcf7\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}s:29:\"required_capability_read_only\";N;}s:18:\"check-email-status\";a:33:{s:10:\"page_title\";N;s:10:\"menu_title\";s:11:\"Email Check\";s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:9;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:19:\">check-email-status\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:3:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:37:\"check-email-status>check-email-status\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:6:\"Estado\";s:10:\"menu_title\";s:6:\"Estado\";s:12:\"access_level\";s:18:\"manage_check_email\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:18:\"check-email-status\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:18:\"check-email-status\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:33:\"admin.php?page=check-email-status\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:35:\"check-email-status>check-email-logs\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:17:\"Ver los registros\";s:10:\"menu_title\";s:17:\"Ver los registros\";s:12:\"access_level\";s:18:\"manage_check_email\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:16:\"check-email-logs\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:18:\"check-email-status\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:31:\"admin.php?page=check-email-logs\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:39:\"check-email-status>check-email-settings\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:7:\"Ajustes\";s:10:\"menu_title\";s:7:\"Ajustes\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:20:\"check-email-settings\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:18:\"check-email-status\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:35:\"admin.php?page=check-email-settings\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:17:\"Check & Log Email\";s:10:\"menu_title\";s:17:\"Check & Log Email\";s:12:\"access_level\";s:18:\"manage_check_email\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:18:\"check-email-status\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:41:\"menu-top toplevel_page_check-email-status\";s:8:\"hookname\";s:32:\"toplevel_page_check-email-status\";s:8:\"icon_url\";s:19:\"dashicons-email-alt\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:33:\"admin.php?page=check-email-status\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}s:29:\"required_capability_read_only\";s:18:\"manage_check_email\";}s:12:\"separator_11\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:10;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:1;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:13:\">separator_11\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:0:\"\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:12:\"separator_11\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:27:\"wp-menu-separator elementor\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:1;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:0:\"\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:12:\"separator_10\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:11;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:1;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:13:\">separator_10\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:0:\"\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:12:\"separator_10\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:17:\"wp-menu-separator\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:1;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:0:\"\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:15:\"wpseo_dashboard\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:12;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:16:\">wpseo_dashboard\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:6:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:31:\"wpseo_dashboard>wpseo_dashboard\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:19:\"General - Yoast SEO\";s:10:\"menu_title\";s:7:\"General\";s:12:\"access_level\";s:20:\"wpseo_manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"wpseo_dashboard\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:15:\"wpseo_dashboard\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:30:\"admin.php?page=wpseo_dashboard\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:28:\"wpseo_dashboard>wpseo_titles\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:37:\"Apariencia en el buscador - Yoast SEO\";s:10:\"menu_title\";s:25:\"Apariencia en el buscador\";s:12:\"access_level\";s:20:\"wpseo_manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:12:\"wpseo_titles\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:15:\"wpseo_dashboard\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:27:\"admin.php?page=wpseo_titles\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:28:\"wpseo_dashboard>wpseo_social\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:18:\"Social - Yoast SEO\";s:10:\"menu_title\";s:6:\"Social\";s:12:\"access_level\";s:20:\"wpseo_manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:12:\"wpseo_social\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:15:\"wpseo_dashboard\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:27:\"admin.php?page=wpseo_social\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:3;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:27:\"wpseo_dashboard>wpseo_tools\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:24:\"Herramientas - Yoast SEO\";s:10:\"menu_title\";s:12:\"Herramientas\";s:12:\"access_level\";s:20:\"wpseo_manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:11:\"wpseo_tools\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:15:\"wpseo_dashboard\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:26:\"admin.php?page=wpseo_tools\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:4;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:4;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:30:\"wpseo_dashboard>wpseo_licenses\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:19:\"Premium - Yoast SEO\";s:10:\"menu_title\";s:7:\"Premium\";s:12:\"access_level\";s:20:\"wpseo_manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:14:\"wpseo_licenses\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:15:\"wpseo_dashboard\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:29:\"admin.php?page=wpseo_licenses\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:5;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:5;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:52:\"options-general.php>all-404-redirect-to-homepage.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:28:\"All 404 Redirect to Homepage\";s:10:\"menu_title\";s:28:\"All 404 Redirect to Homepage\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:32:\"all-404-redirect-to-homepage.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:57:\"options-general.php?page=all-404-redirect-to-homepage.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:21:\"Yoast SEO: Escritorio\";s:10:\"menu_title\";s:149:\"SEO <span class=\"update-plugins count-1\"><span class=\"plugin-count\" aria-hidden=\"true\">1</span><span class=\"screen-reader-text\">1 aviso</span></span>\";s:12:\"access_level\";s:20:\"wpseo_manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"wpseo_dashboard\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:38:\"menu-top toplevel_page_wpseo_dashboard\";s:8:\"hookname\";s:29:\"toplevel_page_wpseo_dashboard\";s:8:\"icon_url\";s:1174:\"data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IzgyODc4YyIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHJvbGU9ImltZyIgYXJpYS1oaWRkZW49InRydWUiIGZvY3VzYWJsZT0iZmFsc2UiPjxnPjxnPjxnPjxnPjxwYXRoIGQ9Ik0yMDMuNiwzOTVjNi44LTE3LjQsNi44LTM2LjYsMC01NGwtNzkuNC0yMDRoNzAuOWw0Ny43LDE0OS40bDc0LjgtMjA3LjZIMTE2LjRjLTQxLjgsMC03NiwzNC4yLTc2LDc2VjM1N2MwLDQxLjgsMzQuMiw3Niw3Niw3NkgxNzNDMTg5LDQyNC4xLDE5Ny42LDQxMC4zLDIwMy42LDM5NXoiLz48L2c+PGc+PHBhdGggZD0iTTQ3MS42LDE1NC44YzAtNDEuOC0zNC4yLTc2LTc2LTc2aC0zTDI4NS43LDM2NWMtOS42LDI2LjctMTkuNCw0OS4zLTMwLjMsNjhoMjE2LjJWMTU0Ljh6Ii8+PC9nPjwvZz48cGF0aCBzdHJva2Utd2lkdGg9IjIuOTc0IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0zMzgsMS4zbC05My4zLDI1OS4xbC00Mi4xLTEzMS45aC04OS4xbDgzLjgsMjE1LjJjNiwxNS41LDYsMzIuNSwwLDQ4Yy03LjQsMTktMTksMzcuMy01Myw0MS45bC03LjIsMXY3Nmg4LjNjODEuNywwLDExOC45LTU3LjIsMTQ5LjYtMTQyLjlMNDMxLjYsMS4zSDMzOHogTTI3OS40LDM2MmMtMzIuOSw5Mi02Ny42LDEyOC43LTEyNS43LDEzMS44di00NWMzNy41LTcuNSw1MS4zLTMxLDU5LjEtNTEuMWM3LjUtMTkuMyw3LjUtNDAuNywwLTYwbC03NS0xOTIuN2g1Mi44bDUzLjMsMTY2LjhsMTA1LjktMjk0aDU4LjFMMjc5LjQsMzYyeiIvPjwvZz48L2c+PC9zdmc+\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:30:\"admin.php?page=wpseo_dashboard\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:26:\"wp-google-analytics-events\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:13;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:27:\">wp-google-analytics-events\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:6:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:53:\"wp-google-analytics-events>wp-google-analytics-events\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:16:\"General Settings\";s:10:\"menu_title\";s:16:\"General Settings\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:26:\"wp-google-analytics-events\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:26:\"wp-google-analytics-events\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:41:\"admin.php?page=wp-google-analytics-events\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:59:\"wp-google-analytics-events>wp-google-analytics-events-click\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:14:\"Click Tracking\";s:10:\"menu_title\";s:14:\"Click Tracking\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:32:\"wp-google-analytics-events-click\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:26:\"wp-google-analytics-events\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:47:\"admin.php?page=wp-google-analytics-events-click\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:60:\"wp-google-analytics-events>wp-google-analytics-events-scroll\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:15:\"Scroll Tracking\";s:10:\"menu_title\";s:15:\"Scroll Tracking\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:33:\"wp-google-analytics-events-scroll\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:26:\"wp-google-analytics-events\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:48:\"admin.php?page=wp-google-analytics-events-scroll\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:3;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:64:\"wp-google-analytics-events>wp-google-analytics-events-getstarted\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:21:\"Getting Started Guide\";s:10:\"menu_title\";s:21:\"Getting Started Guide\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:37:\"wp-google-analytics-events-getstarted\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:26:\"wp-google-analytics-events\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:52:\"admin.php?page=wp-google-analytics-events-getstarted\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:4;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:4;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:62:\"wp-google-analytics-events>wp-google-analytics-events-whatsnew\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:10:\"What\'s New\";s:10:\"menu_title\";s:10:\"What\'s New\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:35:\"wp-google-analytics-events-whatsnew\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:26:\"wp-google-analytics-events\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:50:\"admin.php?page=wp-google-analytics-events-whatsnew\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:5;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:5;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:61:\"wp-google-analytics-events>wp-google-analytics-events-upgrade\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:7:\"Upgrade\";s:10:\"menu_title\";s:11:\"Upgrade Now\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:34:\"wp-google-analytics-events-upgrade\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:26:\"wp-google-analytics-events\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:49:\"admin.php?page=wp-google-analytics-events-upgrade\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:28:\"WP Google Analytics Settings\";s:10:\"menu_title\";s:12:\"WP GA Events\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:26:\"wp-google-analytics-events\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:49:\"menu-top toplevel_page_wp-google-analytics-events\";s:8:\"hookname\";s:40:\"toplevel_page_wp-google-analytics-events\";s:8:\"icon_url\";s:83:\"https://robis.us/wp-content/plugins/wp-google-analytics-events/images/menu-icon.png\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:41:\"admin.php?page=wp-google-analytics-events\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:11:\"separator_9\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:14;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:1;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:12:\">separator_9\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:0:\"\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:11:\"separator_9\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:17:\"wp-menu-separator\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:1;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:0:\"\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:15:\"separator_naWVy\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:15;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:1;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:16:\">separator_naWVy\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:0:\"\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"separator_naWVy\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:17:\"wp-menu-separator\";s:8:\"hookname\";s:15:\"separator_naWVy\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:1;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:0:\"\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:10:\"themes.php\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:16;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:11:\">themes.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:5:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:21:\"themes.php>themes.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:5:\"Temas\";s:12:\"access_level\";s:13:\"switch_themes\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:10:\"themes.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:10:\"themes.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:10:\"themes.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:24:\"themes.php>customize.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:12:\"Personalizar\";s:12:\"access_level\";s:9:\"customize\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:130:\"customize.php?return=%2Fwp-admin%2Foptions-general.php%3Fpage%3Dmenu_editor%26sub_section%3Deditor%26selected_menu_url%3Dindex.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:10:\"themes.php\";s:9:\"css_class\";s:20:\"hide-if-no-customize\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:130:\"customize.php?return=%2Fwp-admin%2Foptions-general.php%3Fpage%3Dmenu_editor%26sub_section%3Deditor%26selected_menu_url%3Dindex.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:24:\"themes.php>nav-menus.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:6:\"Menús\";s:12:\"access_level\";s:18:\"edit_theme_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:13:\"nav-menus.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:10:\"themes.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:13:\"nav-menus.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:3;a:33:{s:10:\"page_title\";N;s:10:\"menu_title\";s:10:\"Admin Menu\";s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:31:\"options-general.php>menu_editor\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:11:\"Menu Editor\";s:10:\"menu_title\";s:11:\"Menu Editor\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:11:\"menu_editor\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:36:\"options-general.php?page=menu_editor\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}s:29:\"required_capability_read_only\";N;}i:4;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:4;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:27:\"themes.php>theme-editor.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:15:\"Editor de temas\";s:10:\"menu_title\";s:15:\"Editor de temas\";s:12:\"access_level\";s:11:\"edit_themes\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:16:\"theme-editor.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:10:\"themes.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:16:\"theme-editor.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:10:\"Apariencia\";s:12:\"access_level\";s:13:\"switch_themes\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:10:\"themes.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:29:\"menu-top menu-icon-appearance\";s:8:\"hookname\";s:15:\"menu-appearance\";s:8:\"icon_url\";s:26:\"dashicons-admin-appearance\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:10:\"themes.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:9:\"elementor\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:17;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:10:\">elementor\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:10:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:19:\"elementor>elementor\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:9:\"Elementor\";s:10:\"menu_title\";s:7:\"Ajustes\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:9:\"elementor\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"elementor\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:24:\"admin.php?page=elementor\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:32:\"elementor>elementor-role-manager\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:18:\"Gestor de perfiles\";s:10:\"menu_title\";s:18:\"Gestor de perfiles\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:22:\"elementor-role-manager\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"elementor\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:37:\"admin.php?page=elementor-role-manager\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:25:\"elementor>elementor-tools\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:12:\"Herramientas\";s:10:\"menu_title\";s:12:\"Herramientas\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"elementor-tools\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"elementor\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:30:\"admin.php?page=elementor-tools\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:3;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:32:\"elementor>elementor_custom_fonts\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:22:\"Fuentes personalizadas\";s:10:\"menu_title\";s:22:\"Fuentes personalizadas\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:22:\"elementor_custom_fonts\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"elementor\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:37:\"admin.php?page=elementor_custom_fonts\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:4;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:4;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:32:\"elementor>elementor_custom_icons\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:21:\"Iconos personalizados\";s:10:\"menu_title\";s:21:\"Iconos personalizados\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:22:\"elementor_custom_icons\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"elementor\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:37:\"admin.php?page=elementor_custom_icons\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:5;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:5;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:31:\"elementor>elementor-system-info\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:24:\"Información del sistema\";s:10:\"menu_title\";s:24:\"Información del sistema\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:21:\"elementor-system-info\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"elementor\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:36:\"admin.php?page=elementor-system-info\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:6;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:6;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:32:\"elementor>go_knowledge_base_site\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:13:\"Obtener ayuda\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:22:\"go_knowledge_base_site\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"elementor\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:37:\"admin.php?page=go_knowledge_base_site\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:7;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:7;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:35:\"elementor>elementor-getting-started\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:14:\"Primeros pasos\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:25:\"elementor-getting-started\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"elementor\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:40:\"admin.php?page=elementor-getting-started\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:8;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:8;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:27:\"elementor>elementor-connect\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:8:\"Conectar\";s:10:\"menu_title\";s:8:\"Conectar\";s:12:\"access_level\";s:10:\"edit_posts\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:17:\"elementor-connect\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"elementor\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:32:\"admin.php?page=elementor-connect\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:9;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:9;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:26:\"elementor>go_elementor_pro\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:98:\"<span class=\"dashicons dashicons-star-filled\" style=\"font-size: 17px\"></span> Ir a la versión Pro\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:16:\"go_elementor_pro\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"elementor\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:31:\"admin.php?page=go_elementor_pro\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:9:\"Elementor\";s:10:\"menu_title\";s:9:\"Elementor\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:9:\"elementor\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:50:\"menu-top menu-icon-generic toplevel_page_elementor\";s:8:\"hookname\";s:23:\"toplevel_page_elementor\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:24:\"admin.php?page=elementor\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:22:\"master-addons-settings\";a:33:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:18;s:6:\"parent\";N;s:9:\"css_class\";s:45:\"menu-top toplevel_page_master-addons-settings\";s:8:\"hookname\";N;s:8:\"icon_url\";s:16:\"dashicons-awards\";s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:23:\">master-addons-settings\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:5:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:45:\"master-addons-settings>master-addons-settings\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:27:\"Master Addons for Elementor\";s:10:\"menu_title\";s:13:\"Master Addons\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:22:\"master-addons-settings\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:22:\"master-addons-settings\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:37:\"admin.php?page=master-addons-settings\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:57:\"master-addons-settings>master-addons-settings-affiliation\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:47:\"Master Addons for Elementor &ndash; Afiliación\";s:10:\"menu_title\";s:75:\"<span class=\"fs-submenu-item master-addons affiliation \">Afiliación</span>\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:34:\"master-addons-settings-affiliation\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:22:\"master-addons-settings\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:49:\"admin.php?page=master-addons-settings-affiliation\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:53:\"master-addons-settings>master-addons-settings-contact\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:48:\"Master Addons for Elementor &ndash; Contáctanos\";s:10:\"menu_title\";s:72:\"<span class=\"fs-submenu-item master-addons contact \">Contáctanos</span>\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:30:\"master-addons-settings-contact\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:22:\"master-addons-settings\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:45:\"admin.php?page=master-addons-settings-contact\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:3;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:62:\"master-addons-settings>master-addons-settings-wp-support-forum\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:15:\"Foro de soporte\";s:10:\"menu_title\";s:84:\"<span class=\"fs-submenu-item master-addons wp-support-forum \">Foro de soporte</span>\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:39:\"master-addons-settings-wp-support-forum\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:22:\"master-addons-settings\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:54:\"admin.php?page=master-addons-settings-wp-support-forum\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:4;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:4;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:53:\"master-addons-settings>master-addons-settings-pricing\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:42:\"Master Addons for Elementor &ndash; Precio\";s:10:\"menu_title\";s:102:\"<span class=\"fs-submenu-item master-addons pricing upgrade-mode\">Actualizar&nbsp;&nbsp;&#x27a4;</span>\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:30:\"master-addons-settings-pricing\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:22:\"master-addons-settings\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:45:\"admin.php?page=master-addons-settings-pricing\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:27:\"Master Addons for Elementor\";s:10:\"menu_title\";s:13:\"Master Addons\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:22:\"master-addons-settings\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:45:\"menu-top toplevel_page_master-addons-settings\";s:8:\"hookname\";s:36:\"toplevel_page_master-addons-settings\";s:8:\"icon_url\";s:72:\"https://robis.us/wp-content/plugins/master-addons/assets/images/icon.png\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:37:\"admin.php?page=master-addons-settings\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}s:29:\"required_capability_read_only\";N;}s:36:\"edit.php?post_type=elementor_library\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:19;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:37:\">edit.php?post_type=elementor_library\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:5:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:92:\"edit.php?post_type=elementor_library>edit.php?post_type=elementor_library&tabs_group=library\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:20:\"Plantillas guardadas\";s:12:\"access_level\";s:10:\"edit_posts\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:55:\"edit.php?post_type=elementor_library&tabs_group=library\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:36:\"edit.php?post_type=elementor_library\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:55:\"edit.php?post_type=elementor_library&tabs_group=library\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:50:\"edit.php?post_type=elementor_library>elementor-app\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:19:\"Maquetador de temas\";s:10:\"menu_title\";s:19:\"Maquetador de temas\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:13:\"elementor-app\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:36:\"edit.php?post_type=elementor_library\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:13:\"elementor-app\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:52:\"edit.php?post_type=elementor_library>popup_templates\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:19:\"Mensajes emergentes\";s:10:\"menu_title\";s:19:\"Mensajes emergentes\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"popup_templates\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:36:\"edit.php?post_type=elementor_library\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:57:\"edit.php?post_type=elementor_library&page=popup_templates\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:3;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:107:\"edit.php?post_type=elementor_library>https://robis.us/wp-admin/edit.php?post_type=elementor_library#add_new\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:13:\"Añadir nueva\";s:12:\"access_level\";s:10:\"edit_posts\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:70:\"https://robis.us/wp-admin/edit.php?post_type=elementor_library#add_new\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:36:\"edit.php?post_type=elementor_library\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:70:\"https://robis.us/wp-admin/edit.php?post_type=elementor_library#add_new\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:4;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:4;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:118:\"edit.php?post_type=elementor_library>edit-tags.php?taxonomy=elementor_library_category&amp;post_type=elementor_library\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:11:\"Categorías\";s:12:\"access_level\";s:17:\"manage_categories\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:81:\"edit-tags.php?taxonomy=elementor_library_category&amp;post_type=elementor_library\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:36:\"edit.php?post_type=elementor_library\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:77:\"edit-tags.php?taxonomy=elementor_library_category&post_type=elementor_library\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:10:\"Plantillas\";s:12:\"access_level\";s:10:\"edit_posts\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:36:\"edit.php?post_type=elementor_library\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:36:\"menu-top menu-icon-elementor_library\";s:8:\"hookname\";s:28:\"menu-posts-elementor_library\";s:8:\"icon_url\";s:20:\"dashicons-admin-page\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:36:\"edit.php?post_type=elementor_library\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:15:\"separator_x4DEG\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:20;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:1;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:16:\">separator_x4DEG\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:0:\"\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"separator_x4DEG\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:17:\"wp-menu-separator\";s:8:\"hookname\";s:15:\"separator_x4DEG\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:1;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:0:\"\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:15:\"separator_VpepL\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:21;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:1;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:16:\">separator_VpepL\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:0:\"\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"separator_VpepL\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:17:\"wp-menu-separator\";s:8:\"hookname\";s:15:\"separator_VpepL\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:1;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:0:\"\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:9:\"users.php\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:22;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:10:\">users.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:3:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:19:\"users.php>users.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:18:\"Todos los usuarios\";s:12:\"access_level\";s:10:\"list_users\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:9:\"users.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"users.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:9:\"users.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:22:\"users.php>user-new.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:13:\"Añadir nuevo\";s:12:\"access_level\";s:12:\"create_users\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:12:\"user-new.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"users.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:12:\"user-new.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:21:\"users.php>profile.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:6:\"Perfil\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:11:\"profile.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"users.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:11:\"profile.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:8:\"Usuarios\";s:12:\"access_level\";s:10:\"list_users\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:9:\"users.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:24:\"menu-top menu-icon-users\";s:8:\"hookname\";s:10:\"menu-users\";s:8:\"icon_url\";s:21:\"dashicons-admin-users\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:9:\"users.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:10:\"duplicator\";a:33:{s:10:\"page_title\";N;s:10:\"menu_title\";s:7:\"Backups\";s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:23;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:11:\">duplicator\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:4:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:21:\"duplicator>duplicator\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:8:\"Paquetes\";s:10:\"menu_title\";s:8:\"Paquetes\";s:12:\"access_level\";s:6:\"export\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:10:\"duplicator\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:10:\"duplicator\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:25:\"admin.php?page=duplicator\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:27:\"duplicator>duplicator-tools\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:12:\"Herramientas\";s:10:\"menu_title\";s:12:\"Herramientas\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:16:\"duplicator-tools\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:10:\"duplicator\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:31:\"admin.php?page=duplicator-tools\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:30:\"duplicator>duplicator-settings\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:7:\"Ajustes\";s:10:\"menu_title\";s:7:\"Ajustes\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:19:\"duplicator-settings\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:10:\"duplicator\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:34:\"admin.php?page=duplicator-settings\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:3;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:27:\"duplicator>duplicator-gopro\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:60:\"<span style=\"color:#f18500\">¡Obtén la versión Pro!</span>\";s:10:\"menu_title\";s:60:\"<span style=\"color:#f18500\">¡Obtén la versión Pro!</span>\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:16:\"duplicator-gopro\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:10:\"duplicator\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:31:\"admin.php?page=duplicator-gopro\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:17:\"Duplicator Plugin\";s:10:\"menu_title\";s:10:\"Duplicator\";s:12:\"access_level\";s:6:\"export\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:10:\"duplicator\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:33:\"menu-top toplevel_page_duplicator\";s:8:\"hookname\";s:24:\"toplevel_page_duplicator\";s:8:\"icon_url\";s:7146:\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjU2cHgiIGhlaWdodD0iMjU2cHgiIHZpZXdCb3g9IjAgMCAyNTYgMjU2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNTYgMjU2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBmaWxsPSIjQTdBOUFDIiBkPSJNMTcyLjEwMywzNS4yMjNsLTEuMzk1LTI0LjA5N0wxNTMuMzYsNi40NzhsLTEzLjI1MywyMC4xNzFjLTYuNzQyLTAuNjc1LTEzLjUzNS0wLjY5Ni0yMC4yNzYtMC4wNDINCgkJCUwxMDYuNDY3LDYuMjdsLTE3LjM0OCw0LjY0N2wtMS40LDI0LjIwNGMtNi4wNzMsMi43MjQtMTEuOTMsNi4wNzQtMTcuNDg1LDEwLjAzOUw0OC40MDMsMzQuMTgzTDM1LjcwNCw0Ni44ODJsMTAuOTEsMjEuNzAxDQoJCQljLTQuMDExLDUuNTIyLTcuMzk2LDExLjM1Mi0xMC4xNywxNy4zOTdsLTI0LjM2NywxLjQxbC00LjY0OCwxNy4zNDhsMjAuMjQxLDEzLjNjLTAuNzA4LDYuNzM0LTAuNzg1LDEzLjUyMy0wLjE2NiwyMC4yNjUNCgkJCWwtMjAuMjg0LDEzLjMzbDQuNjQ4LDE3LjM0OGwyMy4zMjQsMS4zNDlsMC4yMjctMC44MjZsOS4xMDYtMzMuMTc2Yy0yLjEyNS0yNC4zMzMsNi4xMDQtNDkuMzk3LDI0LjcyOS02OC4wMjMNCgkJCWMyNy4zOTMtMjcuMzkzLDY4LjcxLTMyLjMxNSwxMDEuMTQ1LTE0LjgzM0w1NC40MjIsMTY5LjQ0N2wtMi41ODUtMzIuMzU1TDMwLjg5LDIxMy4zOThsMzEuNjE0LTMxLjYxNEwxODIuNzM1LDYxLjU1Mw0KCQkJbDQuMjA0LTQuMjA2bDcuOTc4LTcuOTc4QzE4Ny44MzYsNDMuNTU3LDE4MC4xNSwzOC44NTcsMTcyLjEwMywzNS4yMjN6Ii8+DQoJCTxwYXRoIGZpbGw9IiNBN0E5QUMiIGQ9Ik0xMDUuMjE0LDkuNTU4bDEyLjIzMSwxOC42MTRsMC45NDUsMS40NGwxLjcxNS0wLjE2NmMzLjE4Mi0wLjMwOCw2LjQyMy0wLjQ2NSw5LjYzNC0wLjQ2NQ0KCQkJYzMuMzQ3LDAsNi43MzYsMC4xNywxMC4wODIsMC41MDZsMS43MTksMC4xNzJsMC45NS0xLjQ0NGwxMi4xMjItMTguNDQ5bDEzLjM2NSwzLjU4MWwxLjI3NCwyMi4wNDFsMC4xMDEsMS43MjRsMS41NzMsMC43MTENCgkJCWM3LjAzNiwzLjE3NSwxMy42NTIsNy4xMzYsMTkuNzExLDExLjc5MWwtNS43MTcsNS43MThsLTQuMjAzLDQuMjAzTDYwLjQ4NSwxNzkuNzY2bC0yMy45OTEsMjMuOTkybDEzLjc5Mi01MC4yNDRsMS4yOTIsMTYuMTYyDQoJCQlsMC40OTMsNi4xNTlsNC4zNjktNC4zNjdMMTcyLjQxNiw1NS40OWwyLjcwOS0yLjcxMWwtMy4zNzItMS44MThjLTEyLjgyOS02LjkxNS0yNy4zNDktMTAuNTcxLTQxLjk5NC0xMC41NzENCgkJCWMtMjMuNjIsMC00NS44MjMsOS4xOTgtNjIuNTIyLDI1Ljg5N0M0OC44MzMsODQuNjksMzkuNTIsMTEwLjA5NSw0MS42MzksMTM2LjA2MWwtOC41ODcsMzEuMjg4bC0xOC45NjItMS4wOTlsLTMuNTgxLTEzLjM2Mw0KCQkJbDE4LjU2Mi0xMi4xOThsMS40MzEtMC45NDJsLTAuMTU2LTEuNzA0Yy0wLjU5Mi02LjQzNi0wLjUzOC0xMy4wNjUsMC4xNjEtMTkuNzA2bDAuMTgyLTEuNzI4bC0xLjQ1Mi0wLjk1NWwtMTguNTE4LTEyLjE2Nw0KCQkJbDMuNTgxLTEzLjM2NmwyMi4zMDktMS4yOTFsMS43MTItMC4wOThsMC43MTctMS41NTljMi43MjktNS45NDgsNi4wNTUtMTEuNjM5LDkuODg1LTE2LjkxM2wxLjAyMS0xLjQwNmwtMC43NzktMS41NTINCgkJCWwtOS45ODQtMTkuODU5bDkuNzg0LTkuNzg0bDE5Ljk4OCwxMC4wNDlsMS41MzgsMC43NzRsMS40MDEtMS4wMDFjNS4zNDMtMy44MTEsMTEuMDYxLTcuMDk0LDE2Ljk5Ny05Ljc1N2wxLjU4MS0wLjcxMmwwLjEtMS43MjgNCgkJCWwxLjI4MS0yMi4xNDVMMTA1LjIxNCw5LjU1OCBNMTA2LjQ2Nyw2LjI3bC0xNy4zNDgsNC42NDdsLTEuNCwyNC4yMDRjLTYuMDczLDIuNzI2LTExLjkzLDYuMDc0LTE3LjQ4NiwxMC4wMzlsLTIxLjgzLTEwLjk3Ng0KCQkJbC0xMi43LDEyLjcwMWwxMC45MSwyMS42OTljLTQuMDExLDUuNTIyLTcuMzk2LDExLjM1My0xMC4xNywxNy4zOTdsLTI0LjM2NywxLjQxbC00LjY0OCwxNy4zNDhsMjAuMjQsMTMuMw0KCQkJYy0wLjcwOCw2LjczNC0wLjc4NCwxMy41MjMtMC4xNjUsMjAuMjY1bC0yMC4yODQsMTMuMzNsNC42NDgsMTcuMzQ4bDIzLjMyNCwxLjM0OWwwLjIyNy0wLjgyNmw5LjEwNi0zMy4xNzYNCgkJCWMtMi4xMjUtMjQuMzMzLDYuMTA0LTQ5LjM5NywyNC43MjktNjguMDIzYzE2LjcxLTE2LjcxMSwzOC42MDctMjUuMDYsNjAuNTA1LTI1LjA2YzEzLjk5OCwwLDI3Ljk5MiwzLjQxMSw0MC42NCwxMC4yMjcNCgkJCUw1NC40MjIsMTY5LjQ0OWwtMi41ODUtMzIuMzU3TDMwLjg5LDIxMy4zOThsMzEuNjE0LTMxLjYxNEwxODIuNzM1LDYxLjU1M2w0LjIwMy00LjIwNGw3Ljk3OS03Ljk3OQ0KCQkJYy03LjA4My01LjgxNS0xNC43NjctMTAuNTEzLTIyLjgxNC0xNC4xNDdsLTEuMzk1LTI0LjA5N0wxNTMuMzYsNi40NzhsLTEzLjI1NCwyMC4xN2MtMy40NDctMC4zNDYtNi45MDctMC41Mi0xMC4zNjYtMC41Mg0KCQkJYy0zLjMwNywwLTYuNjE0LDAuMTYtOS45MSwwLjQ3OUwxMDYuNDY3LDYuMjdMMTA2LjQ2Nyw2LjI3eiIvPg0KCTwvZz4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iI0E3QTlBQyIgZD0iTTg3LjgwMiwyMjIuMjFsMS4zOTQsMjQuMDk3bDE3LjM0OCw0LjY0OWwxMy4yNTUtMjAuMTdjNi43NDIsMC42NzUsMTMuNTMzLDAuNjkzLDIwLjI3NCwwLjA0MQ0KCQkJbDEzLjM2NSwyMC4zMzVsMTcuMzQ3LTQuNjQ2bDEuMzk5LTI0LjIwMmM2LjA3My0yLjcyNSwxMS45My02LjA3NCwxNy40ODYtMTAuMDM4bDIxLjgzMSwxMC45NzRsMTIuNjk5LTEyLjY5OGwtMTAuOTEtMjEuNzAxDQoJCQljNC4wMTItNS41MjEsNy4zOTYtMTEuMzUyLDEwLjE2OS0xNy4zOThsMjQuMzY5LTEuNDA4bDQuNjQ2LTE3LjM0OGwtMjAuMjM5LTEzLjNjMC43MDgtNi43MzYsMC43ODQtMTMuNTIzLDAuMTY0LTIwLjI2Ng0KCQkJbDIwLjI4NC0xMy4zMjhsLTQuNjQ3LTE3LjM0OGwtMjMuMzIzLTEuMzQ5bC0wLjIyOCwwLjgyNWwtOS4xMDcsMzMuMTc1YzIuMTI3LDI0LjMzMi02LjEwNCw0OS4zOTctMjQuNzI5LDY4LjAyNA0KCQkJYy0yNy4zOTIsMjcuMzkzLTY4LjcwOSwzMi4zMTUtMTAxLjE0NCwxNC44MzFMMjA1LjQ4LDg3Ljk4NGwyLjU4NiwzMi4zNTZsMjAuOTQ4LTc2LjMwNWwtMzEuNjE1LDMxLjYxM0w3Ny4xNjksMTk1Ljg4DQoJCQlsLTQuMjA2LDQuMjA1bC03Ljk3OCw3Ljk3OUM3Mi4wNjgsMjEzLjg3Niw3OS43NTIsMjE4LjU3NSw4Ny44MDIsMjIyLjIxeiIvPg0KCQk8cGF0aCBmaWxsPSIjQTdBOUFDIiBkPSJNMjIzLjQwOSw1My42NzZsLTEzLjc5Myw1MC4yNGwtMS4yOS0xNi4xNmwtMC40OTQtNi4xNTlsLTQuMzY4LDQuMzdMODcuNDg3LDIwMS45NDJsLTIuNzA5LDIuNzEyDQoJCQlsMy4zNzMsMS44MThjMTIuODI4LDYuOTE0LDI3LjM1MSwxMC41NjgsNDEuOTk3LDEwLjU2OGMyMy42MTgsMCw0NS44MjEtOS4xOTUsNjIuNTItMjUuODk2DQoJCQljMTguNDAzLTE4LjQwMiwyNy43MTctNDMuODA3LDI1LjU5OC02OS43NzVsOC41ODgtMzEuMjgzbDE4Ljk2MSwxLjA5N2wzLjU4MiwxMy4zNjRsLTE4LjU2MywxMi4xOTdsLTEuNDMsMC45NDFsMC4xNTUsMS43MDUNCgkJCWMwLjU5Miw2LjQzNiwwLjUzOSwxMy4wNjctMC4xNiwxOS43MDZsLTAuMTgzLDEuNzI3bDEuNDUxLDAuOTU0bDE4LjUyMSwxMi4xNzFsLTMuNTgyLDEzLjM2NWwtMjIuMzExLDEuMjkxbC0xLjcxMiwwLjA5OQ0KCQkJbC0wLjcxNiwxLjU2Yy0yLjcyNyw1Ljk0NC02LjA1MywxMS42MzMtOS44ODYsMTYuOTExbC0xLjAyLDEuNDA0bDAuNzgsMS41NTRsOS45ODMsMTkuODU5bC05Ljc4NSw5Ljc4M2wtMTkuOTktMTAuMDUNCgkJCWwtMS41MzYtMC43NzJsLTEuNDAyLDAuOTk5Yy01LjM0MSwzLjgxNC0xMS4wNTksNy4wOTYtMTYuOTk0LDkuNzU4bC0xLjU4MiwwLjcxbC0wLjA5OSwxLjcyOWwtMS4yODMsMjIuMTQ2bC0xMy4zNjMsMy41ODENCgkJCWwtMTIuMjMzLTE4LjYxNWwtMC45NDYtMS40MzhsLTEuNzEzLDAuMTYzYy0zLjE4LDAuMzEtNi40MTcsMC40NjUtOS42MjYsMC40NjVjLTMuMzQ4LDAtNi43NDMtMC4xNjktMTAuMDktMC41MDVsLTEuNzE5LTAuMTcxDQoJCQlsLTAuOTUsMS40NDNsLTEyLjEyMiwxOC40NDhsLTEzLjM2Ni0zLjU4MWwtMS4yNzUtMjIuMDM4bC0wLjEtMS43MjdsLTEuNTc0LTAuNzA5Yy03LjAzNS0zLjE4LTEzLjY1My03LjEzOS0xOS43MS0xMS43OTINCgkJCWw1LjcxNi01LjcxNWw0LjIwNS00LjIwN0wxOTkuNDE4LDc3LjY2NkwyMjMuNDA5LDUzLjY3NiBNMjI5LjAxNSw0NC4wMzZsLTMxLjYxNSwzMS42MTNMNzcuMTY5LDE5NS44OGwtNC4yMDYsNC4yMDVsLTcuOTc3LDcuOTc5DQoJCQljNy4wOCw1LjgxMiwxNC43NjUsMTAuNTExLDIyLjgxNCwxNC4xNDZsMS4zOTQsMjQuMDk3bDE3LjM0OCw0LjY0OWwxMy4yNTQtMjAuMTczYzMuNDQ4LDAuMzQ4LDYuOTEyLDAuNTIzLDEwLjM3NCwwLjUyMw0KCQkJYzMuMzA0LDAsNi42MDctMC4xNjIsOS45LTAuNDc5bDEzLjM2NSwyMC4zMzVsMTcuMzQ3LTQuNjQ2bDEuMzk5LTI0LjIwMmM2LjA3My0yLjcyNSwxMS45MzEtNi4wNzcsMTcuNDg2LTEwLjAzOGwyMS44MzEsMTAuOTc0DQoJCQlsMTIuNjk5LTEyLjY5OGwtMTAuOTEtMjEuNzAxYzQuMDEyLTUuNTIxLDcuMzk2LTExLjM1MiwxMC4xNjktMTcuMzk4bDI0LjM2OS0xLjQwOGw0LjY0OS0xNy4zNDhsLTIwLjI0Mi0xMy4zDQoJCQljMC43MDgtNi43MzYsMC43ODQtMTMuNTIzLDAuMTY0LTIwLjI2NmwyMC4yODUtMTMuMzI4bC00LjY0OC0xNy4zNDhsLTIzLjMyNC0xLjM0OWwtMC4yMjcsMC44MjVsLTkuMTA3LDMzLjE3NQ0KCQkJYzIuMTI3LDI0LjMzMi02LjEwNCw0OS40MDEtMjQuNzI5LDY4LjAyNGMtMTYuNzA5LDE2LjcxLTM4LjYwNCwyNS4wNjEtNjAuNTAxLDI1LjA2MWMtMTMuOTk4LDAtMjcuOTk1LTMuNDEtNDAuNjQzLTEwLjIyOQ0KCQkJTDIwNS40OCw4Ny45ODRsMi41ODYsMzIuMzU2TDIyOS4wMTUsNDQuMDM2TDIyOS4wMTUsNDQuMDM2eiIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:25:\"admin.php?page=duplicator\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}s:29:\"required_capability_read_only\";N;}s:12:\"file-manager\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:24;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:13:\">file-manager\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:3:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:25:\"file-manager>file-manager\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:12:\"File Manager\";s:10:\"menu_title\";s:12:\"File Manager\";s:12:\"access_level\";s:13:\"administrator\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:12:\"file-manager\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:12:\"file-manager\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:27:\"admin.php?page=file-manager\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:34:\"file-manager>file-manager-settings\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:21:\"File Manager Settings\";s:10:\"menu_title\";s:8:\"Settings\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:21:\"file-manager-settings\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:12:\"file-manager\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:36:\"admin.php?page=file-manager-settings\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:43:\"file-manager>file-manager-permission-system\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:35:\"File Manager Permission System(pro)\";s:10:\"menu_title\";s:17:\"Permission System\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:30:\"file-manager-permission-system\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:12:\"file-manager\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:45:\"admin.php?page=file-manager-permission-system\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:12:\"File Manager\";s:10:\"menu_title\";s:12:\"File Manager\";s:12:\"access_level\";s:13:\"administrator\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:12:\"file-manager\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:35:\"menu-top toplevel_page_file-manager\";s:8:\"hookname\";s:26:\"toplevel_page_file-manager\";s:8:\"icon_url\";s:67:\"https://robis.us/wp-content/plugins/file-manager/img/icon-24x24.png\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:27:\"admin.php?page=file-manager\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:11:\"plugins.php\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:25;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:12:\">plugins.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:3:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:23:\"plugins.php>plugins.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:18:\"Plugins instalados\";s:12:\"access_level\";s:16:\"activate_plugins\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:11:\"plugins.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:11:\"plugins.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:11:\"plugins.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:30:\"plugins.php>plugin-install.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:13:\"Añadir nuevo\";s:12:\"access_level\";s:15:\"install_plugins\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:18:\"plugin-install.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:11:\"plugins.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:18:\"plugin-install.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:29:\"plugins.php>plugin-editor.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:17:\"Editor de plugins\";s:12:\"access_level\";s:12:\"edit_plugins\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:17:\"plugin-editor.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:11:\"plugins.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:17:\"plugin-editor.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:87:\"Plugins <span class=\"update-plugins count-1\"><span class=\"plugin-count\">1</span></span>\";s:12:\"access_level\";s:16:\"activate_plugins\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:11:\"plugins.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:26:\"menu-top menu-icon-plugins\";s:8:\"hookname\";s:12:\"menu-plugins\";s:8:\"icon_url\";s:23:\"dashicons-admin-plugins\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:11:\"plugins.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:9:\"tools.php\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:26;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:10:\">tools.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:7:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:19:\"tools.php>tools.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:24:\"Herramientas disponibles\";s:12:\"access_level\";s:10:\"edit_posts\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:9:\"tools.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"tools.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:9:\"tools.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:20:\"tools.php>import.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:8:\"Importar\";s:12:\"access_level\";s:6:\"import\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:10:\"import.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"tools.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:10:\"import.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:20:\"tools.php>export.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:8:\"Exportar\";s:12:\"access_level\";s:6:\"export\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:10:\"export.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"tools.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:10:\"export.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:3;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:34:\"tools.php>export-personal-data.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:29:\"Exportar los datos personales\";s:12:\"access_level\";s:27:\"export_others_personal_data\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:24:\"export-personal-data.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"tools.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:24:\"export-personal-data.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:4;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:4;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:33:\"tools.php>erase-personal-data.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:27:\"Borrar los datos personales\";s:12:\"access_level\";s:26:\"erase_others_personal_data\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:23:\"erase-personal-data.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"tools.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:23:\"erase-personal-data.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:5;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:5;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:25:\"tools.php>site-health.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:15:\"Salud del sitio\";s:12:\"access_level\";s:23:\"view_site_health_checks\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"site-health.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"tools.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:15:\"site-health.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:6;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:6;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:25:\"index.php>update-core.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:95:\"Actualizaciones <span class=\"update-plugins count-1\"><span class=\"update-count\">1</span></span>\";s:12:\"access_level\";s:11:\"update_core\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"update-core.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:9:\"index.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:15:\"update-core.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:12:\"Herramientas\";s:12:\"access_level\";s:10:\"edit_posts\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:9:\"tools.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:24:\"menu-top menu-icon-tools\";s:8:\"hookname\";s:10:\"menu-tools\";s:8:\"icon_url\";s:21:\"dashicons-admin-tools\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:9:\"tools.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:19:\"options-general.php\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:27;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:20:\">options-general.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:10:{i:0;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:0;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:39:\"options-general.php>options-general.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:9:\"Generales\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:19:\"options-general.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:19:\"options-general.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:1;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:1;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:39:\"options-general.php>options-writing.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:9:\"Escritura\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:19:\"options-writing.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:19:\"options-writing.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:2;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:2;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:39:\"options-general.php>options-reading.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:7:\"Lectura\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:19:\"options-reading.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:19:\"options-reading.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:3;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:3;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:42:\"options-general.php>options-discussion.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:11:\"Comentarios\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:22:\"options-discussion.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:22:\"options-discussion.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:4;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:4;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:37:\"options-general.php>options-media.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:6:\"Medios\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:17:\"options-media.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:17:\"options-media.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:5;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:5;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:41:\"options-general.php>options-permalink.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:19:\"Enlaces permanentes\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:21:\"options-permalink.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:21:\"options-permalink.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:6;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:6;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:33:\"options-general.php>cookie-notice\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:13:\"Cookie Notice\";s:10:\"menu_title\";s:13:\"Cookie Notice\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:13:\"cookie-notice\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:38:\"options-general.php?page=cookie-notice\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:7;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:7;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:31:\"options-general.php>autoptimize\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:23:\"Opciones de Autoptimize\";s:10:\"menu_title\";s:11:\"Autoptimize\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:11:\"autoptimize\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:36:\"options-general.php?page=autoptimize\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:8;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:8;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:30:\"options-general.php>ec_options\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:10:\"Embed Code\";s:10:\"menu_title\";s:10:\"Embed Code\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:10:\"ec_options\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:1;s:6:\"custom\";b:0;s:3:\"url\";s:35:\"options-general.php?page=ec_options\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}i:9;a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:9;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:0;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:39:\"options-general.php>options-privacy.php\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:10:\"Privacidad\";s:12:\"access_level\";s:22:\"manage_privacy_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:19:\"options-privacy.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";s:19:\"options-general.php\";s:9:\"css_class\";s:0:\"\";s:8:\"hookname\";s:0:\"\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:19:\"options-privacy.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:7:\"Ajustes\";s:12:\"access_level\";s:14:\"manage_options\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:19:\"options-general.php\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:27:\"menu-top menu-icon-settings\";s:8:\"hookname\";s:13:\"menu-settings\";s:8:\"icon_url\";s:24:\"dashicons-admin-settings\";s:9:\"separator\";b:0;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:19:\"options-general.php\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:15:\"separator_e60wJ\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:28;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:1;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:16:\">separator_e60wJ\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:0:\"\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"separator_e60wJ\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:17:\"wp-menu-separator\";s:8:\"hookname\";s:15:\"separator_e60wJ\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:1;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:0:\"\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}s:15:\"separator_NKK9H\";a:32:{s:10:\"page_title\";N;s:10:\"menu_title\";N;s:12:\"access_level\";N;s:16:\"extra_capability\";N;s:4:\"file\";N;s:12:\"page_heading\";N;s:8:\"position\";i:29;s:6:\"parent\";N;s:9:\"css_class\";N;s:8:\"hookname\";N;s:8:\"icon_url\";N;s:9:\"separator\";b:1;s:6:\"colors\";N;s:14:\"is_always_open\";N;s:7:\"open_in\";N;s:13:\"iframe_height\";N;s:25:\"is_iframe_scroll_disabled\";N;s:11:\"template_id\";s:16:\">separator_NKK9H\";s:14:\"is_plugin_page\";N;s:6:\"custom\";b:0;s:3:\"url\";N;s:16:\"embedded_page_id\";N;s:21:\"embedded_page_blog_id\";N;s:5:\"items\";a:0:{}s:12:\"grant_access\";a:0:{}s:7:\"missing\";b:0;s:6:\"unused\";b:0;s:6:\"hidden\";b:0;s:17:\"hidden_from_actor\";a:0:{}s:24:\"restrict_access_to_items\";b:0;s:24:\"had_access_before_hiding\";N;s:8:\"defaults\";a:21:{s:10:\"page_title\";s:0:\"\";s:10:\"menu_title\";s:0:\"\";s:12:\"access_level\";s:4:\"read\";s:16:\"extra_capability\";s:0:\"\";s:4:\"file\";s:15:\"separator_NKK9H\";s:12:\"page_heading\";s:0:\"\";s:6:\"parent\";N;s:9:\"css_class\";s:17:\"wp-menu-separator\";s:8:\"hookname\";s:15:\"separator_NKK9H\";s:8:\"icon_url\";s:23:\"dashicons-admin-generic\";s:9:\"separator\";b:1;s:6:\"colors\";b:0;s:14:\"is_always_open\";b:0;s:7:\"open_in\";s:11:\"same_window\";s:13:\"iframe_height\";i:0;s:25:\"is_iframe_scroll_disabled\";b:0;s:14:\"is_plugin_page\";b:0;s:6:\"custom\";b:0;s:3:\"url\";s:0:\"\";s:16:\"embedded_page_id\";i:0;s:21:\"embedded_page_blog_id\";i:1;}}}s:6:\"format\";a:3:{s:4:\"name\";s:22:\"Admin Menu Editor menu\";s:7:\"version\";s:3:\"7.0\";s:13:\"is_normalized\";b:1;}s:13:\"color_presets\";a:0:{}s:20:\"component_visibility\";a:0:{}s:22:\"has_modified_dashicons\";b:1;s:21:\"prebuilt_virtual_caps\";a:2:{i:2;a:0:{}i:3;a:0:{}}}s:19:\"custom_network_menu\";N;s:18:\"first_install_time\";i:1610618660;s:21:\"display_survey_notice\";b:1;s:17:\"plugin_db_version\";i:140;s:24:\"security_logging_enabled\";b:0;s:17:\"menu_config_scope\";s:6:\"global\";s:13:\"plugin_access\";s:14:\"manage_options\";s:15:\"allowed_user_id\";N;s:28:\"plugins_page_allowed_user_id\";N;s:27:\"show_deprecated_hide_button\";b:1;s:37:\"dashboard_hiding_confirmation_enabled\";b:1;s:21:\"submenu_icons_enabled\";s:9:\"if_custom\";s:22:\"force_custom_dashicons\";b:1;s:16:\"ui_colour_scheme\";s:7:\"classic\";s:13:\"visible_users\";a:0:{}s:23:\"show_plugin_menu_notice\";b:0;s:20:\"unused_item_position\";s:8:\"relative\";s:23:\"unused_item_permissions\";s:9:\"unchanged\";s:15:\"error_verbosity\";i:2;s:20:\"compress_custom_menu\";b:0;s:20:\"wpml_support_enabled\";b:1;s:24:\"bbpress_override_enabled\";b:0;s:16:\"is_active_module\";a:1:{s:19:\"highlight-new-menus\";b:0;}}', 'yes');
INSERT INTO `wprk_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(278, 'elementor_controls_usage', 'a:3:{s:7:\"wp-page\";a:14:{s:9:\"image-box\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:7:{s:5:\"image\";i:2;s:14:\"thumbnail_size\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;s:10:\"title_size\";i:2;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:5:{s:11:\"image_space\";i:2;s:10:\"image_size\";i:2;s:19:\"image_border_radius\";i:2;s:18:\"image_space_mobile\";i:1;s:17:\"image_size_mobile\";i:1;}s:21:\"section_style_content\";a:12:{s:10:\"text_align\";i:2;s:26:\"content_vertical_alignment\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:18:\"title_bottom_space\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:17:\"text_align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:45;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:44;s:5:\"align\";i:9;s:16:\"content_position\";i:11;s:21:\"space_between_widgets\";i:7;s:19:\"_inline_size_mobile\";i:2;s:19:\"_inline_size_tablet\";i:3;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:12;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:6;s:7:\"padding\";i:10;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:21:\"background_background\";i:9;s:16:\"background_color\";i:5;s:18:\"background_color_b\";i:4;s:25:\"background_gradient_angle\";i:4;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_image\";i:1;}}}}s:10:\"ma-navmenu\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:17:\"jltma_content_tab\";a:8:{s:14:\"jltma_nav_menu\";i:3;s:25:\"jltma_menu_trigger_effect\";i:3;s:24:\"jltma_main_menu_position\";i:2;s:19:\"jltma_menu_splitter\";i:3;s:20:\"jltma_main_menu_type\";i:1;s:23:\"jltma_submenu_indicator\";i:1;s:27:\"jltma_main_menu_type_mobile\";i:1;s:27:\"jltma_main_menu_type_tablet\";i:1;}s:20:\"jltma_hamburger_menu\";a:4:{s:16:\"burger_btn_color\";i:3;s:26:\"jltma_burger_menu_location\";i:2;s:21:\"jltma_offcanvas_align\";i:1;s:24:\"jltma_burger_toggle_type\";i:1;}s:17:\"jltma_mobile_menu\";a:2:{s:27:\"jltma_nav_menu_logo_link_to\";i:3;s:19:\"jltma_nav_menu_logo\";i:2;}}s:5:\"style\";a:5:{s:21:\"jltma_style_main_menu\";a:2:{s:20:\"jltma_menubar_height\";i:3;s:35:\"jltma_menubar_background_background\";i:2;}s:24:\"jltma_style_tab_menuitem\";a:14:{s:35:\"jltma_content_typography_typography\";i:3;s:36:\"jltma_content_typography_font_family\";i:3;s:34:\"jltma_content_typography_font_size\";i:3;s:36:\"jltma_content_typography_font_weight\";i:3;s:21:\"jltma_menu_text_color\";i:3;s:22:\"jltma_item_color_hover\";i:3;s:23:\"jltma_menu_item_spacing\";i:3;s:19:\"jltma_menu_item_gap\";i:3;s:41:\"jltma_content_typography_font_size_mobile\";i:2;s:43:\"jltma_content_typography_line_height_mobile\";i:2;s:28:\"jltma_menu_text_color_tablet\";i:2;s:38:\"jltma_item_background_hover_background\";i:2;s:32:\"jltma_item_background_background\";i:1;s:27:\"jltma_item_background_color\";i:1;}s:29:\"jltma_style_tab_submenu_panel\";a:2:{s:45:\"jltma_submenu_container_background_background\";i:3;s:40:\"jltma_submenu_container_background_color\";i:3;}s:28:\"jltma_style_tab_submenu_item\";a:3:{s:46:\"jltma_style_tab_submenu_indicator_color_tablet\";i:3;s:37:\"jltma_menu_item_background_background\";i:2;s:32:\"jltma_menu_item_background_color\";i:2;}s:27:\"jltma_menu_toggle_style_tab\";a:0:{}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:18;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:10:{s:13:\"custom_height\";i:10;s:20:\"custom_height_tablet\";i:5;s:20:\"custom_height_mobile\";i:5;s:6:\"layout\";i:10;s:16:\"content_position\";i:13;s:8:\"html_tag\";i:2;s:6:\"height\";i:3;s:3:\"gap\";i:11;s:15:\"column_position\";i:3;s:13:\"content_width\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:13;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:13:{s:21:\"background_background\";i:15;s:19:\"background_position\";i:7;s:15:\"background_size\";i:7;s:16:\"background_color\";i:13;s:16:\"background_image\";i:3;s:17:\"background_repeat\";i:2;s:23:\"background_image_tablet\";i:1;s:26:\"background_position_tablet\";i:1;s:24:\"background_repeat_tablet\";i:1;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;s:26:\"background_bg_width_tablet\";i:1;s:18:\"background_color_b\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:6;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:21:\"section_shape_divider\";a:13:{s:20:\"shape_divider_bottom\";i:5;s:26:\"shape_divider_bottom_color\";i:5;s:26:\"shape_divider_bottom_width\";i:5;s:27:\"shape_divider_bottom_height\";i:5;s:25:\"shape_divider_bottom_flip\";i:1;s:17:\"shape_divider_top\";i:2;s:23:\"shape_divider_top_color\";i:2;s:23:\"shape_divider_top_width\";i:2;s:24:\"shape_divider_top_height\";i:2;s:22:\"shape_divider_top_flip\";i:1;s:26:\"shape_divider_top_negative\";i:2;s:31:\"shape_divider_top_above_content\";i:1;s:34:\"shape_divider_bottom_above_content\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:14:\"padding_tablet\";i:10;s:14:\"padding_mobile\";i:9;s:6:\"margin\";i:10;s:7:\"padding\";i:15;s:14:\"z_index_mobile\";i:1;s:11:\"_element_id\";i:5;s:13:\"margin_tablet\";i:2;}s:15:\"section_effects\";a:4:{s:18:\"animation_duration\";i:2;s:15:\"animation_delay\";i:2;s:6:\"sticky\";i:1;s:9:\"animation\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:3;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:12:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:22:\"typography_font_family\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:27:\"typography_font_size_mobile\";i:2;s:29:\"typography_line_height_tablet\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:13;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:13;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:5:\"align\";i:13;s:10:\"text_color\";i:12;s:21:\"typography_typography\";i:13;s:20:\"typography_font_size\";i:12;s:22:\"typography_font_weight\";i:12;s:22:\"typography_line_height\";i:12;s:22:\"typography_font_family\";i:12;s:12:\"align_mobile\";i:3;s:21:\"typography_font_style\";i:1;s:27:\"typography_font_size_tablet\";i:3;s:25:\"typography_letter_spacing\";i:7;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:11;s:8:\"_padding\";i:9;s:14:\"_margin_mobile\";i:6;s:15:\"_padding_mobile\";i:3;s:15:\"_z_index_mobile\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:2;s:17:\"_background_color\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:9;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:5:\"align\";i:3;s:4:\"link\";i:3;s:4:\"text\";i:2;s:4:\"size\";i:2;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:16:\"background_color\";i:3;s:13:\"border_radius\";i:3;s:29:\"button_background_hover_color\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:3;s:14:\"_margin_mobile\";i:1;s:15:\"_z_index_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:17;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:17;s:10:\"image_size\";i:17;s:5:\"align\";i:17;s:7:\"link_to\";i:10;s:4:\"link\";i:10;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:10;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:15:\"hover_animation\";i:10;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:17:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:20:\"icon_secondary_color\";i:2;s:9:\"icon_size\";i:2;s:12:\"icon_padding\";i:2;s:12:\"icon_spacing\";i:2;s:7:\"row_gap\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;s:16:\"icon_size_mobile\";i:1;s:19:\"icon_padding_mobile\";i:1;s:19:\"icon_spacing_mobile\";i:1;s:16:\"icon_size_tablet\";i:1;s:19:\"icon_padding_tablet\";i:1;s:19:\"icon_spacing_tablet\";i:1;s:14:\"row_gap_tablet\";i:1;}s:20:\"section_social_hover\";a:2:{s:15:\"hover_animation\";i:2;s:19:\"hover_primary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:17:\"advanced-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"setting_section\";a:5:{s:13:\"slide_visible\";i:1;s:4:\"tabs\";i:1;s:6:\"spaces\";i:1;s:17:\"slide_visible_mbl\";i:1;s:14:\"adaptiveheight\";i:1;}s:15:\"navigation_area\";a:8:{s:8:\"arrowclr\";i:1;s:13:\"arrowposition\";i:1;s:6:\"dotclr\";i:1;s:11:\"dotposition\";i:1;s:5:\"arrow\";i:1;s:9:\"arrowsize\";i:1;s:12:\"arrow_on_mbl\";i:1;s:7:\"dotsize\";i:1;}}s:5:\"style\";a:1:{s:14:\"carousel_style\";a:1:{s:10:\"list_items\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:2;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:4;s:15:\"hover_animation\";i:4;}s:21:\"section_style_content\";a:7:{s:10:\"text_align\";i:4;s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_line_height\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:7:{s:19:\"section_form_fields\";a:2:{s:11:\"form_fields\";i:1;s:13:\"mark_required\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:19:\"section_integration\";a:1:{s:14:\"submit_actions\";i:1;}s:13:\"section_email\";a:3:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;}s:15:\"section_email_2\";a:5:{s:10:\"email_to_2\";i:1;s:15:\"email_content_2\";i:1;s:12:\"email_from_2\";i:1;s:16:\"email_reply_to_2\";i:1;s:14:\"email_to_bcc_2\";i:1;}s:16:\"section_redirect\";a:1:{s:11:\"redirect_to\";i:1;}s:20:\"section_form_options\";a:1:{s:15:\"custom_messages\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_form_style\";a:4:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:11:\"label_color\";i:1;s:19:\"mark_required_color\";i:1;}s:20:\"section_button_style\";a:2:{s:17:\"button_text_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:3;s:16:\"icon_color_hover\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:3;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:3;s:16:\"text_color_hover\";i:3;s:11:\"text_indent\";i:3;s:26:\"icon_typography_typography\";i:3;s:27:\"icon_typography_font_family\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:3;s:11:\"_element_id\";i:2;}}}}}s:4:\"page\";a:14:{s:9:\"image-box\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:8:\"position\";i:1;s:10:\"title_size\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:1;s:10:\"image_size\";i:1;s:19:\"image_border_radius\";i:1;}s:21:\"section_style_content\";a:7:{s:10:\"text_align\";i:1;s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:33;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:33;s:5:\"align\";i:7;s:16:\"content_position\";i:7;s:21:\"space_between_widgets\";i:6;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:8;s:7:\"padding\";i:8;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:21:\"background_background\";i:7;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:5;s:16:\"background_image\";i:1;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}}}}s:10:\"ma-navmenu\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:17:\"jltma_content_tab\";a:6:{s:20:\"jltma_main_menu_type\";i:1;s:14:\"jltma_nav_menu\";i:2;s:25:\"jltma_menu_trigger_effect\";i:2;s:23:\"jltma_submenu_indicator\";i:1;s:24:\"jltma_main_menu_position\";i:1;s:19:\"jltma_menu_splitter\";i:1;}s:20:\"jltma_hamburger_menu\";a:3:{s:26:\"jltma_burger_menu_location\";i:1;s:21:\"jltma_offcanvas_align\";i:1;s:16:\"burger_btn_color\";i:1;}s:17:\"jltma_mobile_menu\";a:1:{s:27:\"jltma_nav_menu_logo_link_to\";i:1;}}s:5:\"style\";a:2:{s:21:\"jltma_style_main_menu\";a:1:{s:20:\"jltma_menubar_height\";i:2;}s:24:\"jltma_style_tab_menuitem\";a:9:{s:35:\"jltma_content_typography_typography\";i:2;s:36:\"jltma_content_typography_font_family\";i:2;s:34:\"jltma_content_typography_font_size\";i:2;s:36:\"jltma_content_typography_font_weight\";i:2;s:23:\"jltma_menu_item_spacing\";i:1;s:19:\"jltma_menu_item_gap\";i:1;s:21:\"jltma_menu_text_color\";i:2;s:22:\"jltma_item_color_hover\";i:2;s:32:\"jltma_nav_menu_active_text_color\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:13;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:10:{s:13:\"custom_height\";i:7;s:20:\"custom_height_tablet\";i:3;s:20:\"custom_height_mobile\";i:3;s:6:\"layout\";i:7;s:16:\"content_position\";i:10;s:8:\"html_tag\";i:1;s:6:\"height\";i:3;s:3:\"gap\";i:8;s:13:\"content_width\";i:4;s:15:\"column_position\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:9;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:12:{s:21:\"background_background\";i:10;s:19:\"background_position\";i:4;s:15:\"background_size\";i:4;s:16:\"background_color\";i:9;s:16:\"background_image\";i:2;s:23:\"background_image_tablet\";i:1;s:26:\"background_position_tablet\";i:1;s:17:\"background_repeat\";i:1;s:24:\"background_repeat_tablet\";i:1;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;s:26:\"background_bg_width_tablet\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:21:\"section_shape_divider\";a:13:{s:20:\"shape_divider_bottom\";i:4;s:17:\"shape_divider_top\";i:2;s:23:\"shape_divider_top_color\";i:2;s:23:\"shape_divider_top_width\";i:2;s:24:\"shape_divider_top_height\";i:2;s:22:\"shape_divider_top_flip\";i:1;s:26:\"shape_divider_top_negative\";i:2;s:26:\"shape_divider_bottom_color\";i:3;s:26:\"shape_divider_bottom_width\";i:3;s:27:\"shape_divider_bottom_height\";i:3;s:25:\"shape_divider_bottom_flip\";i:1;s:31:\"shape_divider_top_above_content\";i:1;s:34:\"shape_divider_bottom_above_content\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:5:{s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:8;s:7:\"padding\";i:10;s:11:\"_element_id\";i:5;}s:15:\"section_effects\";a:3:{s:18:\"animation_duration\";i:1;s:15:\"animation_delay\";i:1;s:9:\"animation\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:1;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:10;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";i:10;s:10:\"text_color\";i:10;s:21:\"typography_typography\";i:10;s:20:\"typography_font_size\";i:10;s:22:\"typography_font_weight\";i:10;s:22:\"typography_line_height\";i:9;s:12:\"align_mobile\";i:1;s:22:\"typography_font_family\";i:9;s:21:\"typography_font_style\";i:1;s:25:\"typography_letter_spacing\";i:6;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:9;s:8:\"_padding\";i:8;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:8;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:5:\"align\";i:2;s:4:\"link\";i:2;s:4:\"text\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:16:\"background_color\";i:2;s:13:\"border_radius\";i:2;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:17:\"advanced-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"setting_section\";a:4:{s:13:\"slide_visible\";i:1;s:4:\"tabs\";i:1;s:6:\"spaces\";i:1;s:17:\"slide_visible_mbl\";i:1;}s:15:\"navigation_area\";a:8:{s:8:\"arrowclr\";i:1;s:13:\"arrowposition\";i:1;s:6:\"dotclr\";i:1;s:11:\"dotposition\";i:1;s:5:\"arrow\";i:1;s:9:\"arrowsize\";i:1;s:12:\"arrow_on_mbl\";i:1;s:7:\"dotsize\";i:1;}}s:5:\"style\";a:1:{s:14:\"carousel_style\";a:1:{s:10:\"list_items\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:12;s:10:\"image_size\";i:12;s:5:\"align\";i:12;s:7:\"link_to\";i:5;s:4:\"link\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:15:\"hover_animation\";i:5;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:4;s:15:\"hover_animation\";i:4;}s:21:\"section_style_content\";a:7:{s:10:\"text_align\";i:4;s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_line_height\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:17:\"ma-contact-form-7\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"ma_cf7\";a:1:{s:11:\"ma_cf7_list\";i:1;}}s:5:\"style\";a:5:{s:30:\"ma_cf7_section_container_style\";a:2:{s:23:\"ma_cf7_background_color\";i:1;s:22:\"ma_cf7ainer_border_top\";i:1;}s:20:\"ma_cf7_section_title\";a:2:{s:16:\"title_text_color\";i:1;s:24:\"ma_cf7_heading_alignment\";i:1;}s:20:\"section_fields_style\";a:2:{s:23:\"ma_cf7_field_text_color\";i:1;s:20:\"ma_cf7_field_padding\";i:1;}s:26:\"ma_cf7_section_label_style\";a:5:{s:16:\"text_color_label\";i:1;s:34:\"ma_cf7_typography_label_typography\";i:1;s:35:\"ma_cf7_typography_label_font_family\";i:1;s:33:\"ma_cf7_typography_label_font_size\";i:1;s:35:\"ma_cf7_typography_label_font_weight\";i:1;}s:34:\"ma_cf7_section_submit_button_style\";a:6:{s:29:\"ma_cf7_button_bg_color_normal\";i:1;s:31:\"ma_cf7_button_text_color_normal\";i:1;s:30:\"ma_cf7_button_text_color_hover\";i:1;s:26:\"ma_cf7_button_border_width\";i:1;s:32:\"ma_cf7_button_border_color_hover\";i:1;s:27:\"ma_cf7_button_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:7:\"row_gap\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}s:7:\"section\";a:6:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:17:\"ma-contact-form-7\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:6:\"ma_cf7\";a:1:{s:11:\"ma_cf7_list\";i:1;}s:21:\"ma_cf7_section_errors\";a:1:{s:24:\"ma_cf7_validation_errors\";i:1;}}s:5:\"style\";a:6:{s:30:\"ma_cf7_section_container_style\";a:2:{s:23:\"ma_cf7_background_color\";i:1;s:22:\"ma_cf7ainer_border_top\";i:1;}s:20:\"ma_cf7_section_title\";a:2:{s:16:\"title_text_color\";i:1;s:24:\"ma_cf7_heading_alignment\";i:1;}s:20:\"section_fields_style\";a:2:{s:23:\"ma_cf7_field_text_color\";i:1;s:20:\"ma_cf7_field_padding\";i:1;}s:26:\"ma_cf7_section_label_style\";a:6:{s:16:\"text_color_label\";i:1;s:34:\"ma_cf7_typography_label_typography\";i:1;s:35:\"ma_cf7_typography_label_font_family\";i:1;s:33:\"ma_cf7_typography_label_font_size\";i:1;s:35:\"ma_cf7_typography_label_font_weight\";i:1;s:35:\"ma_cf7_typography_label_line_height\";i:1;}s:34:\"ma_cf7_section_submit_button_style\";a:7:{s:29:\"ma_cf7_button_bg_color_normal\";i:1;s:31:\"ma_cf7_button_text_color_normal\";i:1;s:30:\"ma_cf7_button_text_color_hover\";i:1;s:26:\"ma_cf7_button_border_width\";i:1;s:32:\"ma_cf7_button_border_color_hover\";i:1;s:27:\"ma_cf7_button_border_radius\";i:1;s:14:\"button_padding\";i:1;}s:20:\"ma_cf7_section_style\";a:1:{s:19:\"ma_cf7_layout_style\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:38:\"ma_el_section_advanced_container_extra\";a:4:{s:15:\"ma_el_max_width\";i:1;s:16:\"ma_el_max_height\";i:1;s:15:\"ma_el_min_width\";i:1;s:16:\"ma_el_min_height\";i:1;}s:24:\"jltma_custom_css_section\";a:1:{s:10:\"custom_css\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:3;s:16:\"icon_color_hover\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:3;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:3;s:16:\"text_color_hover\";i:3;s:11:\"text_indent\";i:3;s:26:\"icon_typography_typography\";i:3;s:27:\"icon_typography_font_family\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:3;s:11:\"_element_id\";i:2;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:10:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:7:\"row_gap\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:15:\"hover_animation\";i:1;s:19:\"hover_primary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:11:\"_element_id\";i:1;}}}}}}', 'no'),
(186, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1610660361', 'no'),
(199, 'theme_switched', '', 'yes'),
(197, 'current_theme', 'Hello Elementor', 'yes'),
(240, 'wpseo_ryte', 'a:2:{s:6:\"status\";i:-1;s:10:\"last_fetch\";i:1671723257;}', 'yes'),
(198, 'theme_mods_hello-elementor', 'a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:333;s:11:\"custom_logo\";i:30;}', 'yes'),
(267, 'bsf_analytics_optin', 'no', 'yes'),
(210, '_elementor_installed_time', '1610617370', 'yes');
INSERT INTO `wprk_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(211, 'elementor_remote_info_library', 'a:3:{s:10:\"types_data\";a:3:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:14:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";}}}s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:796:{i:0;a:16:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:16:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:16:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:16:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:16:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:16:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:16:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:16:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:16:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:16:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:16:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:16:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:16:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:16:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:16:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:16:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:16:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:16:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:16:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:16:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:16:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:16:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:16:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:16:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:16:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:16:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:16:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:16:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:16:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:16:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:16:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:16:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:16:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:16:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:16:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:16:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:16:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:16:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:16:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:16:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:16:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:16:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:16:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:16:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:16:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:16:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:16:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:16:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:16:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:16:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:16:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:16:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:16:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:16:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:16:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:16:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:16:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:16:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:16:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:16:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:16:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:16:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:16:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:16:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:16:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:16:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:16:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:16:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:16:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:16:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:16:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:16:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:16:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:16:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:16:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:16:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:16:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:16:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:16:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:16:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:16:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:16:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:16:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:16:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:16:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:16:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:16:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:16:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:16:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:16:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:16:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:16:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:16:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:16:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:16:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:16:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:16:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:16:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:16:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:16:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:16:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:16:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:16:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:16:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:16:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:16:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:16:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:16:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:16:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:16:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:16:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:16:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:16:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:16:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:16:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:16:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:16:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:16:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:16:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:16:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:16:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:16:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:16:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:16:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:16:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:16:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:16:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:16:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:16:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:16:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:16:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:16:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:16:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:16:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:16:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/skincare-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:16:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:16:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:16:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:16:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/lp/dot-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:16:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:16:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:16:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:16:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:16:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:16:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"online shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:16:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:16:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:16:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:16:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:16:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/interior-design-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:16:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:16:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:55:\"Fly-In | Team Details Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:16:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:16:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:154;a:16:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:52:\"Full Screen | Menu Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:155;a:16:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:51:\"Classic | Discount Popup | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:16:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:50:\"Hello Bar | CTA Popup | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:16:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:45:\"Classic | Discount Popup | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:16:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:51:\"Bottom Bar | Discount Popup | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:16:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:38:\"Hello Bar | Menu Popup | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:16:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:43:\"Full Screen | Booking Popup | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:16:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:16:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:40:\"Classic | Discount Popup | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:16:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:40:\"Slide-In | Contact Popup | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:16:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:165;a:16:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:35:\"Classic | Cta Popup | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:16:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:46:\"Bottom Bar | Contact Popup | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:16:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:38:\"Fly-In | Contact Popup | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:168;a:16:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:37:\"Classic |  Login Popup | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:169;a:16:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:42:\"Full Screen | Login Popup | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:16:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:34:\"Classic | Login Popup | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:16:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:37:\"Classic | Login Popup | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:16:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:46:\"Classic |  Login Popup | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:16:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:16:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:42:\"Fly-In | Contact Popup | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:16:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:42:\"Fly-In | Cta Popup | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:16:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:16:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:43:\"Full Screen | Contact Popup | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:16:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:45:\"Classic | Contact | Support  Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:16:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:16:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:16:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:16:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:16:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:16:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:16:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:186;a:16:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:187;a:16:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:16:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:16:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/nails-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:190;a:16:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/music-festival-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:191;a:16:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:16:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:16:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:16:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:16:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:16:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:16:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photographer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"project\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:198;a:16:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:16:{s:4:\"tmpl\";i:1204;s:2:\"id\";i:20208;s:5:\"title\";s:49:\"Alternative Medicine Acupuncture &#8211; Business\";s:9:\"thumbnail\";s:112:\"https://library.elementor.com/wp-content/uploads/2021/10/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633880557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/alternative-medicine-acupuncture-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:47:\"[\"Health\",\"Landing Pages\",\"medical\",\"Services\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:200;a:16:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:201;a:16:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:16:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:16:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:204;a:16:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/law-firm-services-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:205;a:16:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:206;a:16:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:16:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:208;a:16:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photographer-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Gallery\",\"Photography\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:209;a:16:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:210;a:16:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:16:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:212;a:16:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/architecture-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"creative portfolio\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:213;a:16:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:16:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:215;a:16:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:216;a:16:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:217;a:16:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"online shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:218;a:16:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/3d-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"creative portfolio\",\"Design\",\"Designer\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:219;a:16:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:220;a:16:{s:4:\"tmpl\";i:1215;s:2:\"id\";i:20556;s:5:\"title\";s:41:\"Faroe Islands Trip Planner &#8211; Travel\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Faroe-Islands-Trip-Planner-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634026480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/faroe-islands-trip-planner-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:26:\"[\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:221;a:16:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/business-consulting-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:16:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:223;a:16:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"interior design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:224;a:16:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/conference-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:37:\"[\"Conference\",\"Contact\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:16:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:226;a:16:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/construction-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:16:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:228;a:16:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:229;a:16:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:230;a:16:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/contact-plants-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:231;a:16:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"online shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:232;a:16:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:16:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:234;a:16:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:235;a:16:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dental-care-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:16:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:237;a:16:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:238;a:16:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"medical\",\"Online\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:16:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:240;a:16:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:241;a:16:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/time-management-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:242;a:16:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/exhibition-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"creative portfolio\",\"Exhibition\",\"Gallery\",\"portfolio\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:243;a:16:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:244;a:16:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:245;a:16:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:246;a:16:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/hotel-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Contact\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:16:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:16:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/conference-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:249;a:16:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/insurance-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:16:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:251;a:16:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:16:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:253;a:16:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:16:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/interior-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:255;a:16:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:256;a:16:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:16:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/online-training-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:258;a:16:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:259;a:16:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/car-wash-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:16:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/packing-moving-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"moving\",\"Storge\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:261;a:16:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:262;a:16:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:16:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/restaurant-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:46:\"[\"Contact\",\"Food\",\"form\",\"Google Maps\",\"Info\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:16:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:16:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:266;a:16:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:16:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/spa-beauty-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:16:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:269;a:16:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:16:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/travel-agency-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:16:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:16:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:273;a:16:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:274;a:16:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:16:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:16:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:16:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:16:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:16:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:280;a:16:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:16:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:16:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:16:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:16:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:285;a:16:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:286;a:16:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:16:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:16:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/birthday-party-invitation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:289;a:16:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/beauty-salon-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:16:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:16:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:16:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:16:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:16:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:16:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:16:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/online-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:16:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:16:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/beauty-salon-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:16:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:16:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:16:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/beauty-salon-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:16:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:16:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:16:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/travel-blog-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:16:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:16:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:16:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-blog-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:16:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:16:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:16:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-blog-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:16:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:16:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:16:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/dance-studio-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:16:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:16:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:16:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/dance-studio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:16:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:318;a:16:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:16:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:16:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:321;a:16:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:16:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/dance-studio-schedule/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:16:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:324;a:16:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:16:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:16:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:16:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:16:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:16:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:16:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:16:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/psychologist-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:16:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:16:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:16:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:16:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:16:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:16:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/psychologist-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:16:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:16:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:16:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:16:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:16:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:16:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/psychologist-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:344;a:16:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:16:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:346;a:16:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/flooring-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:16:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/moving-company-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:16:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:16:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:350;a:16:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:16:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:352;a:16:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:16:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:16:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:355;a:16:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:16:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/flooring-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:16:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:16:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:16:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/flooring-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:16:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"interior design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:361;a:16:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:16:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:16:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:364;a:16:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:365;a:16:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:16:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:46:\"Aesthetic Clinic &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:16:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:368;a:16:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:16:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:370;a:16:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:16:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:16:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:16:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:374;a:16:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:375;a:16:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:16:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:16:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:378;a:16:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:379;a:16:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:16:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/open-week-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:16:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:16:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:16:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:16:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:385;a:16:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:16:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:16:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:388;a:16:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:16:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:16:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:391;a:16:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:16:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:16:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:16:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:16:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:16:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:397;a:16:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:16:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:16:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:16:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/barbershop-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:16:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:16:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:16:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/barbershop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:16:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:16:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:16:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/barbershop-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:16:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:408;a:16:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:16:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:16:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:16:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:16:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:16:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:16:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:16:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:16:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:16:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:16:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:16:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:420;a:16:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:421;a:16:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:16:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:423;a:16:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:424;a:16:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:16:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:426;a:16:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:427;a:16:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:428;a:16:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:429;a:16:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:16:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:16:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:432;a:16:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:16:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:16:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:16:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:16:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:16:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:16:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:439;a:16:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:16:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:441;a:16:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:16:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:16:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:16:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:445;a:16:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:16:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:447;a:16:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:16:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:16:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:16:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:16:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:16:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:453;a:16:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:16:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:16:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:16:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:16:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:16:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:459;a:16:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:16:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:16:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:16:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:463;a:16:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:16:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:465;a:16:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:16:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:467;a:16:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:16:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:469;a:16:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:16:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:16:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:16:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:473;a:16:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:16:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:475;a:16:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:16:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:16:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:16:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:16:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:16:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:481;a:16:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:16:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:16:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:16:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:16:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:16:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:16:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:488;a:16:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:16:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:490;a:16:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:491;a:16:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:16:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:493;a:16:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:16:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:495;a:16:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:16:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:497;a:16:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:16:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:499;a:16:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:16:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:16:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:16:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:16:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:16:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:16:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:506;a:16:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:507;a:16:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:508;a:16:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:16:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:16:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:511;a:16:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:512;a:16:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:513;a:16:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:514;a:16:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:16:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:516;a:16:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:16:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:518;a:16:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:16:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:520;a:16:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:16:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:522;a:16:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:16:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:524;a:16:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:16:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:526;a:16:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:16:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:528;a:16:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:16:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:16:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:16:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:16:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:533;a:16:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:534;a:16:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:16:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:536;a:16:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:16:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:16:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:16:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:16:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:16:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:16:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:543;a:16:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:544;a:16:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:545;a:16:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:16:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:16:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:16:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:16:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:16:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:16:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:552;a:16:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:16:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:16:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:16:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:16:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:16:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:16:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:16:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:16:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:16:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:16:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:16:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:16:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:16:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:16:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:16:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:16:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:16:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:16:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:16:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:16:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:16:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:16:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:16:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:16:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:16:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:16:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:16:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:16:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:16:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:16:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:16:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:16:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:16:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:16:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:587;a:16:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:16:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:589;a:16:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:16:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:16:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:592;a:16:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:16:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:594;a:16:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:16:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:596;a:16:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:597;a:16:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:16:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:16:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"interior design\"]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:16:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"interior design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:16:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:16:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:16:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:16:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:16:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:16:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:16:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:16:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:16:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:16:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:16:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:16:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:16:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:614;a:16:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:16:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:616;a:16:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:16:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:16:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:619;a:16:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:16:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:621;a:16:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:16:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:623;a:16:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:16:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:16:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:16:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:16:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:16:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:16:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:16:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:16:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:16:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:16:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:16:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:16:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:16:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:16:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:16:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:16:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:16:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Footer\",\"portfolio\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:16:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:16:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:16:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Header\",\"portfolio\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:16:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:16:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:16:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:16:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:16:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:649;a:16:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:16:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:16:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:16:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:16:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:16:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:655;a:16:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:656;a:16:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:657;a:16:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:658;a:16:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:16:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:16:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:16:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:662;a:16:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:663;a:16:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:664;a:16:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:16:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:16:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:16:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:16:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:16:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:16:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:16:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:16:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:16:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:16:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:16:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:676;a:16:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:16:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:16:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:16:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:16:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:16:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:682;a:16:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:683;a:16:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:684;a:16:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:685;a:16:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:16:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:16:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:688;a:16:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:16:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:16:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:16:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:692;a:16:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:693;a:16:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:694;a:16:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:695;a:16:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:696;a:16:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:697;a:16:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:698;a:16:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:699;a:16:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:700;a:16:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:701;a:16:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:702;a:16:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:703;a:16:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:704;a:16:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:705;a:16:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:706;a:16:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:707;a:16:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:708;a:16:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:709;a:16:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:16:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:16:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:16:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:16:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:16:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:715;a:16:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:716;a:16:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:717;a:16:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:718;a:16:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:719;a:16:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:720;a:16:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:721;a:16:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:722;a:16:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:723;a:16:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:724;a:16:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:725;a:16:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:726;a:16:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:727;a:16:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:16:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:16:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:16:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:16:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:16:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:16:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:16:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:16:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:16:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:737;a:16:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:16:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:16:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:740;a:16:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:16:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:16:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:16:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:16:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:16:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:746;a:16:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:16:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:748;a:16:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:749;a:16:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:750;a:16:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:16:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:16:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:16:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:754;a:16:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:16:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:16:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:757;a:16:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:16:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:16:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:16:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:16:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:16:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:16:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:764;a:16:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:765;a:16:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:16:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:16:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:16:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:16:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:770;a:16:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:16:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:16:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:773;a:16:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:774;a:16:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:16:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:16:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:777;a:16:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:778;a:16:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:779;a:16:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:780;a:16:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:16:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:16:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:16:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:16:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:785;a:16:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:786;a:16:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:787;a:16:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:788;a:16:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:789;a:16:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:790;a:16:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:16:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:792;a:16:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:16:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:794;a:16:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:16:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}', 'no');
INSERT INTO `wprk_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(206, 'recently_activated', 'a:0:{}', 'yes'),
(207, 'elementor_version', '3.0.16', 'yes'),
(208, 'elementor_install_history', 'a:1:{s:6:\"3.0.16\";i:1610928686;}', 'yes'),
(212, 'elementor_remote_info_feed_data', 'a:5:{i:0;a:5:{s:5:\"title\";s:46:\"NFT 101: A Beginner’s Guide for Web Creators\";s:7:\"excerpt\";s:298:\"NFTs have taken the world by storm, providing web designers with fresh opportunities to earn money and distribute their work to larger audiences around the globe. In this article, we\'ll break down what NFTs are and how to use them practically (plus, a sneak peek at our new NFT landing page kits!).\";s:7:\"created\";i:1651578283;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:114:\"https://elementor.com/blog/nft-web-design/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:29:\"What Is Inclusive Web Design?\";s:7:\"excerpt\";s:297:\"When designing a website, it is important to keep in mind that not all users interact with it in the same way. Using inclusive design will help you remove bias and assumptions from your website and ensure that users will not feel excluded. Keep reading to learn how to master this modern approach.\";s:7:\"created\";i:1651142542;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:120:\"https://elementor.com/blog/inclusive-web-design/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:55:\"How To Grow Your Business Using Elementor Cloud Website\";s:7:\"excerpt\";s:313:\"In our ‘Community Talks’ event, four leading web creators held a panel discussion with practical tips on how you can incorporate Elementor Cloud Website into your business model to earn more. Uncover low-hanging fruit opportunities and learn to hunt down new avenues for business with Elementor Cloud Website.\";s:7:\"created\";i:1651067671;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:155:\"https://elementor.com/blog/how-to-grow-your-business-using-elementor-cloud-website/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:59:\"Word-of-Mouth Marketing: How To Build a Successful Strategy\";s:7:\"excerpt\";s:337:\"One of the most effective marketing strategies is word-of-mouth. Think about it: would you rather listen to a random guy on an infomercial or a direct recommendation from your business mentor? In this article, we’ll dive into what word-of-mouth marketing actually means and how you can successfully leverage it for your business today.\";s:7:\"created\";i:1650978196;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:123:\"https://elementor.com/blog/word-of-mouth-marketing/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:88:\"More From Elementor 3.6 — Enhanced Import/Export and Rearrange Global Fonts and Colors\";s:7:\"excerpt\";s:251:\"In addition to the Flexbox Containers experiment, Elementor 3.6 also includes additions to the Import/Export tool and the ability to customize the order of your Global Fonts and Colors. These updates allow you to improve and accelerate your workflow. \";s:7:\"created\";i:1650456753;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:164:\"https://elementor.com/blog/introducing-enhanced-import-export-rearrange-global-fonts-colors/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'no'),
(432, 'duplicator_version_plugin', '1.3.40.1', 'yes'),
(222, 'wpseo', 'a:42:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:1;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:26:\"permalink_settings_changed\";s:29:\"indexables_indexing_completed\";b:1;s:7:\"version\";s:6:\"15.6.2\";s:16:\"previous_version\";s:0:\"\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1610617606;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:16:\"https://robis.us\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:3:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:19:\"elementor_font_type\";s:19:\"elementor_font_type\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";}', 'yes'),
(223, 'yoast_migrations_free', 'a:1:{s:7:\"version\";s:6:\"15.6.2\";}', 'yes'),
(224, 'wpseo_titles', 'a:83:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:40:\"%%name%%, autor en %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:58:\"Has buscado %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:42:\"Página no encontrada %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:44:\"%%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:1;s:12:\"disable-date\";b:1;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:32:\"Error 404: Página no encontrada\";s:29:\"breadcrumbs-display-blog-page\";b:0;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:10:\"Archivo de\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:7:\"Portada\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:15:\"Has buscado por\";s:15:\"breadcrumbs-sep\";s:2:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:14:\"person_logo_id\";i:0;s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:78:\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\";s:15:\"company_logo_id\";i:30;s:12:\"company_name\";s:5:\"Robis\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:1;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";s:1:\"0\";s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";s:1:\"0\";s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:18:\"title-tax-category\";s:53:\"%%term_title%% archivos %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:1;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% archivos %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:1;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% archivos %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:0;s:23:\"noindex-tax-post_format\";b:1;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:1;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:26:\"taxonomy-category-ptparent\";s:1:\"0\";s:26:\"taxonomy-post_tag-ptparent\";s:1:\"0\";s:29:\"taxonomy-post_format-ptparent\";s:1:\"0\";}', 'yes'),
(225, 'wpseo_social', 'a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}', 'yes'),
(226, 'wpseo_flush_rewrite', '1', 'yes'),
(274, 'elementor_scheme_color', 'a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}', 'yes'),
(275, 'elementor_scheme_typography', 'a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}', 'yes'),
(276, 'elementor_scheme_color-picker', 'a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}', 'yes'),
(277, 'elementor_connect_site_key', 'f4e28b8ab23c53f022ad6ae38135292f', 'yes'),
(257, '_hfe_db_version', '1.5.4', 'yes'),
(258, 'bsf_analytics_installed_time', '1610617787', 'no'),
(321, 'elementor_disable_typography_schemes', '', 'yes'),
(322, 'elementor_allow_tracking', 'no', 'yes'),
(323, 'elementor_notice', '', 'yes'),
(344, 'eael_version', '4.3.10', 'yes'),
(345, 'wpins_essential_adons_elementor_force_tracked', '1', 'yes'),
(346, 'eael_editor_updated_at', '1610661937', 'yes'),
(347, 'cb70d11b8_elements', 'a:1:{i:33;s:14:\"contact-form-7\";}', 'yes'),
(348, 'cb70d11b8_custom_js', '', 'yes'),
(349, 'cb70d11b8_updated_at', '1610658749', 'yes'),
(350, 'ea1d43322_elements', 'a:0:{}', 'yes'),
(351, 'ea1d43322_custom_js', '', 'yes'),
(352, 'ea1d43322_updated_at', '1610645095', 'yes'),
(355, '06a943c59_elements', 'a:0:{}', 'yes'),
(356, '06a943c59_custom_js', '', 'yes'),
(357, '06a943c59_updated_at', '1610633101', 'yes'),
(431, 'duplicator_lite_inst_hash_notice', '1', 'yes'),
(360, 'elementor_log', 'a:6:{s:32:\"7a5369553fc29421df4ed6f461fb484f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"73343\";s:7:\"\0*\0file\";s:95:\"https://robis.us/wp-content/plugins/wordpress-seo/js/dist/select2/select2.full.min.js?ver=4.0.3\";s:7:\"\0*\0line\";s:1:\"1\";s:7:\"\0*\0date\";s:19:\"2021-01-14 16:08:53\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:55:\"Cannot read property \\&#039;destroy\\&#039; of undefined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:13;s:14:\"\0*\0times_dates\";a:13:{i:0;s:19:\"2021-01-14 16:08:53\";i:1;s:19:\"2021-01-14 16:08:59\";i:2;s:19:\"2021-01-14 16:09:00\";i:3;s:19:\"2021-01-14 16:10:42\";i:4;s:19:\"2021-01-14 16:14:07\";i:5;s:19:\"2021-01-14 16:19:43\";i:6;s:19:\"2021-01-14 16:30:16\";i:7;s:19:\"2021-01-15 10:40:11\";i:8;s:19:\"2021-01-15 10:55:23\";i:9;s:19:\"2021-01-15 10:59:28\";i:10;s:19:\"2021-01-15 11:02:18\";i:11;s:19:\"2021-01-15 11:02:38\";i:12;s:19:\"2021-01-15 11:09:44\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1610640533\";s:7:\"message\";s:45:\"Cannot read property \\\'destroy\\\' of undefined\";s:3:\"url\";s:95:\"https://robis.us/wp-content/plugins/wordpress-seo/js/dist/select2/select2.full.min.js?ver=4.0.3\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:5:\"73343\";}}s:32:\"fe35a0cbcab9f5b2173beef50320b0f7\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:2:\"21\";s:7:\"\0*\0file\";s:94:\"https://robis.us/wp-content/plugins/master-addons/assets/js/master-addons-scripts.js?ver=1.5.6\";s:7:\"\0*\0line\";s:4:\"1483\";s:7:\"\0*\0date\";s:19:\"2021-01-14 23:15:42\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:26:\"particlesJS is not defined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2021-01-14 23:15:42\";i:1;s:19:\"2021-01-15 01:13:50\";i:2;s:19:\"2021-01-15 01:13:55\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1610666142\";s:7:\"message\";s:26:\"particlesJS is not defined\";s:3:\"url\";s:94:\"https://robis.us/wp-content/plugins/master-addons/assets/js/master-addons-scripts.js?ver=1.5.6\";s:4:\"line\";s:4:\"1483\";s:6:\"column\";s:2:\"21\";}}s:32:\"63272d93c575095e3f07201bf91ee489\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"474760\";s:7:\"\0*\0file\";s:80:\"https://robis.us/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.0.16\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2021-01-14 23:36:10\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:58:\"elementorFrontend.elements.window.jQuery is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-01-14 23:36:10\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1610667370\";s:7:\"message\";s:58:\"elementorFrontend.elements.window.jQuery is not a function\";s:3:\"url\";s:80:\"https://robis.us/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.0.16\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"474760\";}}s:32:\"bc12963f7a0555c4403d91b2df3d1d93\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"71911\";s:7:\"\0*\0file\";s:89:\"https://robis.us/wp-content/plugins/elementor/assets/js/editor-document.min.js?ver=3.0.16\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2021-01-15 01:13:14\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:27:\"title invalid type: string.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2021-01-15 01:13:14\";i:1;s:19:\"2021-01-15 01:13:16\";i:2;s:19:\"2021-01-15 01:13:18\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1610673194\";s:7:\"message\";s:27:\"title invalid type: string.\";s:3:\"url\";s:89:\"https://robis.us/wp-content/plugins/elementor/assets/js/editor-document.min.js?ver=3.0.16\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"71911\";}}s:32:\"2cc3fadf832176ee6086ee0cb2692535\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:91:\"/home/robizbye/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:7:\"\0*\0line\";i:171;s:7:\"\0*\0date\";s:19:\"2021-01-19 03:18:44\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:21:\"Undefined index: data\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2021-01-19 03:18:44\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:21:\"Undefined index: data\";s:4:\"file\";s:91:\"/home/robizbye/public_html/wp-content/plugins/elementor/core/common/modules/ajax/module.php\";s:4:\"line\";i:171;s:5:\"trace\";b:1;}}s:32:\"b37aea81c51887747e62be4f9b66367f\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:110:\"/home/robizbye/public_html/wp-content/plugins/elementor-pro-3-0-6-pirata/modules/forms/classes/form-record.php\";s:7:\"\0*\0line\";i:183;s:7:\"\0*\0date\";s:19:\"2021-11-21 09:51:12\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:25:\"Undefined index: referrer\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:11;s:14:\"\0*\0times_dates\";a:11:{i:0;s:19:\"2021-11-21 09:51:12\";i:1;s:19:\"2022-02-26 11:59:39\";i:2;s:19:\"2022-06-02 08:21:55\";i:3;s:19:\"2022-07-08 22:41:07\";i:4;s:19:\"2022-07-10 23:28:25\";i:5;s:19:\"2022-08-21 04:42:57\";i:6;s:19:\"2022-12-10 19:00:18\";i:7;s:19:\"2022-12-21 02:09:33\";i:8;s:19:\"2022-12-23 02:12:10\";i:9;s:19:\"2022-12-24 23:09:45\";i:10;s:19:\"2022-12-26 21:53:36\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:25:\"Undefined index: referrer\";s:4:\"file\";s:110:\"/home/robizbye/public_html/wp-content/plugins/elementor-pro-3-0-6-pirata/modules/forms/classes/form-record.php\";s:4:\"line\";i:183;s:5:\"trace\";b:1;}}}', 'no'),
(386, 'category_children', 'a:0:{}', 'yes'),
(295, 'wpcf7', 'a:3:{s:7:\"version\";s:5:\"5.3.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1610618818;s:7:\"version\";s:5:\"5.3.2\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}s:9:\"recaptcha\";a:1:{s:40:\"6LfI2iwaAAAAAAvO6IYUjx1c1Bad51Sa3Em5mTRW\";s:40:\"6LfI2iwaAAAAADPY1r6qU7p0LL4pcoXbEFgnD_r1\";}}', 'yes'),
(296, 'cfdb7_view_install_date', '2021-01-14 10:06:58', 'yes'),
(297, 'wpcf7_redirect_dismiss_banner', '0', 'yes'),
(298, 'wpcf7_redirect_version', '2.3.2', 'yes'),
(309, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(318, '_elementor_settings_update_time', '1610932736', 'yes'),
(300, 'wpcf7_migration_completed', '1', 'yes'),
(319, 'elementor_cpt_support', 'a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}', 'yes'),
(320, 'elementor_disable_color_schemes', '', 'yes'),
(324, 'elementor_css_print_method', 'external', 'yes'),
(325, 'elementor_editor_break_lines', '', 'yes'),
(326, 'elementor_unfiltered_files_upload', '', 'yes'),
(327, 'elementor_optimized_dom_output', '', 'yes'),
(328, 'elementor_load_fa4_shim', 'yes', 'yes'),
(363, 'eael_save_post_duplicator_post_type', '', 'yes'),
(364, 'eael_js_print_method', 'external', 'yes'),
(445, 'happyaddons_elements_cache', 'a:0:{}', 'yes'),
(469, 'jltma-admin-notice-5a8533d2a660c25f52e33766c7f9dcd2', 'forever', 'no'),
(430, 'duplicator_settings', 'a:17:{s:7:\"version\";s:8:\"1.3.40.1\";s:18:\"uninstall_settings\";b:1;s:15:\"uninstall_files\";b:1;s:16:\"uninstall_tables\";b:1;s:13:\"package_debug\";b:0;s:17:\"package_mysqldump\";b:1;s:22:\"package_mysqldump_path\";s:0:\"\";s:24:\"package_phpdump_qrylimit\";s:3:\"100\";s:17:\"package_zip_flush\";b:0;s:19:\"installer_name_mode\";s:6:\"simple\";s:16:\"storage_position\";s:6:\"wpcont\";s:20:\"storage_htaccess_off\";b:0;s:18:\"archive_build_mode\";i:2;s:17:\"skip_archive_scan\";b:0;s:21:\"unhook_third_party_js\";b:0;s:22:\"unhook_third_party_css\";b:0;s:17:\"active_package_id\";i:2;}', 'yes'),
(342, 'eael_save_settings', 'a:49:{s:9:\"post-grid\";b:0;s:13:\"post-timeline\";b:0;s:10:\"fancy-text\";b:1;s:12:\"creative-btn\";b:1;s:10:\"count-down\";b:0;s:12:\"team-members\";b:0;s:12:\"testimonials\";b:0;s:8:\"info-box\";b:0;s:8:\"flip-box\";b:0;s:14:\"call-to-action\";b:1;s:11:\"dual-header\";b:1;s:11:\"price-table\";b:0;s:12:\"twitter-feed\";b:0;s:13:\"facebook-feed\";b:0;s:19:\"advanced-data-table\";b:0;s:10:\"data-table\";b:0;s:14:\"filter-gallery\";b:0;s:15:\"image-accordion\";b:0;s:14:\"content-ticker\";b:0;s:7:\"tooltip\";b:0;s:13:\"adv-accordion\";b:0;s:8:\"adv-tabs\";b:0;s:12:\"progress-bar\";b:1;s:12:\"feature-list\";b:0;s:12:\"product-grid\";b:0;s:14:\"contact-form-7\";b:1;s:7:\"weforms\";b:0;s:10:\"ninja-form\";b:0;s:9:\"formstack\";b:0;s:12:\"gravity-form\";b:0;s:12:\"caldera-form\";b:0;s:7:\"wpforms\";b:0;s:10:\"fluentform\";b:0;s:8:\"typeform\";b:0;s:24:\"betterdocs-category-grid\";b:0;s:23:\"betterdocs-category-box\";b:0;s:22:\"betterdocs-search-form\";b:0;s:12:\"sticky-video\";b:0;s:14:\"event-calendar\";b:0;s:10:\"embedpress\";b:1;s:12:\"woo-checkout\";b:0;s:14:\"login-register\";b:0;s:18:\"woocommerce-review\";b:1;s:11:\"career-page\";b:1;s:9:\"promotion\";b:0;s:9:\"custom-js\";b:0;s:16:\"reading-progress\";b:1;s:16:\"table-of-content\";b:0;s:15:\"post-duplicator\";b:0;}', 'yes'),
(374, 'wpins_block_notice', 'a:1:{s:25:\"essential_adons_elementor\";s:25:\"essential_adons_elementor\";}', 'yes'),
(385, 'wpseo_taxonomy_meta', 'a:1:{s:8:\"category\";a:1:{i:1;a:4:{s:13:\"wpseo_noindex\";s:7:\"noindex\";s:13:\"wpseo_focuskw\";s:13:\"Uncategorized\";s:13:\"wpseo_linkdex\";s:2:\"32\";s:19:\"wpseo_content_score\";s:1:\"0\";}}}', 'yes'),
(438, 'happy-elementor-addons_allow_tracking', 'no', 'yes'),
(475, '_elementor_global_css', 'a:6:{s:4:\"time\";i:1610932807;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}', 'yes'),
(437, 'happyaddons_version', '2.18.0', 'yes'),
(440, 'happy-elementor-addons_tracking_skipped', 'yes', 'yes'),
(442, 'major_update_notice', '1', 'yes'),
(567, 'duplicator_package_active', 'O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2021-02-01 00:29:29\";s:7:\"Version\";s:8:\"1.3.40.1\";s:9:\"VersionWP\";s:3:\"5.6\";s:9:\"VersionDB\";s:7:\"10.3.27\";s:10:\"VersionPHP\";s:6:\"7.4.14\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";N;s:4:\"Name\";s:14:\"20210115_robis\";s:4:\"Hash\";s:35:\"e5a75f66db84bed47726_20210201002929\";s:8:\"NameHash\";s:50:\"20210115_robis_e5a75f66db84bed47726_20210201002929\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";s:60:\"20210115_robis_e5a75f66db84bed47726_20210201002929_scan.json\";s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";i:0;s:6:\"WPUser\";N;s:7:\"Archive\";O:11:\"DUP_Archive\":21:{s:10:\"FilterDirs\";s:99:\"/home/robizbye/public_html/wp-content/backups-dup-lite;/home/robizbye/public_html/wp-content/cache;\";s:11:\"FilterFiles\";s:0:\"\";s:10:\"FilterExts\";s:0:\"\";s:13:\"FilterDirsAll\";a:0:{}s:14:\"FilterFilesAll\";a:0:{}s:13:\"FilterExtsAll\";a:0:{}s:8:\"FilterOn\";i:1;s:12:\"ExportOnlyDB\";i:0;s:4:\"File\";N;s:6:\"Format\";s:3:\"ZIP\";s:7:\"PackDir\";s:26:\"/home/robizbye/public_html\";s:4:\"Size\";i:0;s:4:\"Dirs\";a:0:{}s:5:\"Files\";a:0:{}s:10:\"FilterInfo\";O:23:\"DUP_Archive_Filter_Info\":8:{s:4:\"Dirs\";O:34:\"DUP_Archive_Filter_Scope_Directory\":5:{s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:5:\"Files\";O:29:\"DUP_Archive_Filter_Scope_File\":6:{s:4:\"Size\";a:0:{}s:7:\"Warning\";a:0:{}s:10:\"Unreadable\";a:0:{}s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:4:\"Exts\";O:29:\"DUP_Archive_Filter_Scope_Base\":3:{s:4:\"Core\";a:0:{}s:6:\"Global\";a:0:{}s:8:\"Instance\";a:0:{}}s:9:\"UDirCount\";i:0;s:10:\"UFileCount\";i:0;s:9:\"UExtCount\";i:0;s:8:\"TreeSize\";a:0:{}s:11:\"TreeWarning\";a:0:{}}s:14:\"RecursiveLinks\";a:0:{}s:10:\"file_count\";i:-1;s:10:\"\0*\0Package\";O:11:\"DUP_Package\":23:{s:7:\"Created\";s:19:\"2021-02-01 00:29:29\";s:7:\"Version\";s:8:\"1.3.40.1\";s:9:\"VersionWP\";s:3:\"5.6\";s:9:\"VersionDB\";s:7:\"10.3.27\";s:10:\"VersionPHP\";s:6:\"7.4.14\";s:9:\"VersionOS\";s:5:\"Linux\";s:2:\"ID\";N;s:4:\"Name\";s:14:\"20210115_robis\";s:4:\"Hash\";s:35:\"e5a75f66db84bed47726_20210201002929\";s:8:\"NameHash\";s:50:\"20210115_robis_e5a75f66db84bed47726_20210201002929\";s:4:\"Type\";i:0;s:5:\"Notes\";s:0:\"\";s:8:\"ScanFile\";N;s:10:\"TimerStart\";i:-1;s:7:\"Runtime\";N;s:7:\"ExeSize\";N;s:7:\"ZipSize\";N;s:6:\"Status\";i:0;s:6:\"WPUser\";N;s:7:\"Archive\";r:21;s:9:\"Installer\";O:13:\"DUP_Installer\":13:{s:4:\"File\";N;s:4:\"Size\";i:0;s:10:\"OptsDBHost\";s:0:\"\";s:10:\"OptsDBPort\";s:0:\"\";s:10:\"OptsDBName\";s:0:\"\";s:10:\"OptsDBUser\";s:0:\"\";s:13:\"OptsDBCharset\";s:0:\"\";s:15:\"OptsDBCollation\";s:0:\"\";s:12:\"OptsSecureOn\";i:0;s:14:\"OptsSecurePass\";s:0:\"\";s:13:\"numFilesAdded\";i:0;s:12:\"numDirsAdded\";i:0;s:10:\"\0*\0Package\";r:61;}s:8:\"Database\";O:12:\"DUP_Database\":14:{s:4:\"Type\";s:5:\"MySQL\";s:4:\"Size\";N;s:4:\"File\";N;s:4:\"Path\";N;s:12:\"FilterTables\";s:0:\"\";s:8:\"FilterOn\";i:0;s:4:\"Name\";N;s:10:\"Compatible\";s:0:\"\";s:8:\"Comments\";s:14:\"MariaDB Server\";s:4:\"info\";O:16:\"DUP_DatabaseInfo\":15:{s:9:\"buildMode\";N;s:13:\"collationList\";a:0:{}s:17:\"isTablesUpperCase\";N;s:15:\"isNameUpperCase\";N;s:4:\"name\";N;s:15:\"tablesBaseCount\";N;s:16:\"tablesFinalCount\";N;s:14:\"tablesRowCount\";N;s:16:\"tablesSizeOnDisk\";N;s:18:\"varLowerCaseTables\";i:0;s:7:\"version\";N;s:14:\"versionComment\";N;s:18:\"tableWiseRowCounts\";a:0:{}s:33:\"\0DUP_DatabaseInfo\0intFieldsStruct\";a:0:{}s:42:\"\0DUP_DatabaseInfo\0indexProcessedSchemaSize\";a:0:{}}s:10:\"\0*\0Package\";r:61;s:24:\"\0DUP_Database\0tempDbPath\";N;s:23:\"\0DUP_Database\0EOFMarker\";s:0:\"\";s:26:\"\0DUP_Database\0networkFlush\";b:0;}s:13:\"BuildProgress\";O:18:\"DUP_Build_Progress\":12:{s:17:\"thread_start_time\";N;s:11:\"initialized\";b:0;s:15:\"installer_built\";b:0;s:15:\"archive_started\";b:0;s:20:\"archive_has_database\";b:0;s:13:\"archive_built\";b:0;s:21:\"database_script_built\";b:0;s:6:\"failed\";b:0;s:7:\"retries\";i:0;s:14:\"build_failures\";a:0:{}s:19:\"validation_failures\";a:0:{}s:27:\"\0DUP_Build_Progress\0package\";r:61;}}s:29:\"\0DUP_Archive\0tmpFilterDirsAll\";a:0:{}s:24:\"\0DUP_Archive\0wpCorePaths\";a:5:{i:0;s:35:\"/home/robizbye/public_html/wp-admin\";i:1;s:45:\"/home/robizbye/public_html/wp-content/uploads\";i:2;s:47:\"/home/robizbye/public_html/wp-content/languages\";i:3;s:44:\"/home/robizbye/public_html/wp-content/themes\";i:4;s:38:\"/home/robizbye/public_html/wp-includes\";}s:29:\"\0DUP_Archive\0wpCoreExactPaths\";a:2:{i:0;s:26:\"/home/robizbye/public_html\";i:1;s:37:\"/home/robizbye/public_html/wp-content\";}}s:9:\"Installer\";r:82;s:8:\"Database\";r:96;s:13:\"BuildProgress\";r:126;}', 'yes'),
(497, 'autoptimize_version', '2.8.1', 'yes'),
(498, 'autoptimize_service_availablity', 'a:2:{s:12:\"extra_imgopt\";a:3:{s:6:\"status\";s:2:\"up\";s:5:\"hosts\";a:1:{i:1;s:28:\"https://sp-ao.shortpixel.ai/\";}s:16:\"launch-threshold\";s:4:\"4096\";}s:7:\"critcss\";a:2:{s:6:\"status\";s:2:\"up\";s:5:\"hosts\";a:1:{i:1;s:24:\"https://criticalcss.com/\";}}}', 'yes'),
(499, 'autoptimize_ccss_version', 'AO_2.8.1', 'yes'),
(468, 'options-404-redirect-group', 'a:5:{s:16:\"p404_redirect_to\";s:16:\"https://robis.us\";s:11:\"p404_status\";s:1:\"1\";s:5:\"links\";i:18645;s:12:\"install_date\";s:19:\"2021-01-14 11:09 pm\";s:16:\"redirected_links\";a:20:{i:0;a:2:{s:4:\"link\";s:25:\"https://robis.us/.sts.php\";s:4:\"date\";s:19:\"2022-12-28 05:42 am\";}i:1;a:2:{s:4:\"link\";s:33:\"https://robis.us/wp-commentin.php\";s:4:\"date\";s:19:\"2022-12-28 05:42 am\";}i:2;a:2:{s:4:\"link\";s:47:\"https://robis.us/public/_ignition/health-check/\";s:4:\"date\";s:19:\"2022-12-27 10:49 pm\";}i:3;a:2:{s:4:\"link\";s:40:\"https://robis.us/_ignition/health-check/\";s:4:\"date\";s:19:\"2022-12-27 10:49 pm\";}i:4;a:2:{s:4:\"link\";s:29:\"https://robis.us/makhdamx.php\";s:4:\"date\";s:19:\"2022-12-27 10:27 pm\";}i:5;a:2:{s:4:\"link\";s:25:\"http://mail.robis.us/main\";s:4:\"date\";s:19:\"2022-12-27 08:10 pm\";}i:6;a:2:{s:4:\"link\";s:24:\"http://mail.robis.us/new\";s:4:\"date\";s:19:\"2022-12-27 08:10 pm\";}i:7;a:2:{s:4:\"link\";s:24:\"http://mail.robis.us/old\";s:4:\"date\";s:19:\"2022-12-27 08:10 pm\";}i:8;a:2:{s:4:\"link\";s:27:\"http://mail.robis.us/backup\";s:4:\"date\";s:19:\"2022-12-27 08:10 pm\";}i:9;a:2:{s:4:\"link\";s:23:\"http://mail.robis.us/bk\";s:4:\"date\";s:19:\"2022-12-27 08:10 pm\";}i:10;a:2:{s:4:\"link\";s:23:\"http://mail.robis.us/bc\";s:4:\"date\";s:19:\"2022-12-27 08:10 pm\";}i:11;a:2:{s:4:\"link\";s:23:\"http://mail.robis.us/wp\";s:4:\"date\";s:19:\"2022-12-27 08:10 pm\";}i:12;a:2:{s:4:\"link\";s:30:\"http://mail.robis.us/wordpress\";s:4:\"date\";s:19:\"2022-12-27 08:10 pm\";}i:13;a:2:{s:4:\"link\";s:61:\"https://www.robis.us/wp-content/plugins/dos2unix/dos2unix.php\";s:4:\"date\";s:19:\"2022-12-27 07:11 pm\";}i:14;a:2:{s:4:\"link\";s:55:\"https://www.robis.us/wp-content/plugins/wpzip/wpzip.php\";s:4:\"date\";s:19:\"2022-12-27 07:10 pm\";}i:15;a:2:{s:4:\"link\";s:57:\"https://www.robis.us/wp-content/plugins/wpyii2/wpyii2.php\";s:4:\"date\";s:19:\"2022-12-27 07:10 pm\";}i:16;a:2:{s:4:\"link\";s:59:\"https://www.robis.us/wp-content/plugins/wpputty/wpputty.php\";s:4:\"date\";s:19:\"2022-12-27 07:09 pm\";}i:17;a:2:{s:4:\"link\";s:29:\"https://robis.us/misc/ajax.js\";s:4:\"date\";s:19:\"2022-12-27 03:56 pm\";}i:18;a:2:{s:4:\"link\";s:29:\"https://robis.us/view-source:\";s:4:\"date\";s:19:\"2022-12-27 03:56 pm\";}i:19;a:2:{s:4:\"link\";s:40:\"https://robis.us/administrator/index.php\";s:4:\"date\";s:19:\"2022-12-27 03:56 pm\";}}}', 'yes'),
(25551, '_transient_wpseo_total_unindexed_posts', '0', 'no'),
(6243, 'litespeed.conf.auto_upgrade', '', 'yes'),
(443, 'temp_count', 'a:1:{s:15:\"Kit por defecto\";s:15:\"Kit por defecto\";}', 'yes'),
(444, 'pa_save_settings', 'a:6:{s:21:\"premium-lottie-widget\";b:1;s:15:\"premium-vscroll\";b:1;s:19:\"premium-contactform\";b:1;s:20:\"premium-cross-domain\";b:1;s:18:\"premium-duplicator\";b:1;s:10:\"is-updated\";b:1;}', 'yes'),
(446, 'happyaddons_inactive_widgets', 'a:39:{i:0;s:7:\"infobox\";i:1;s:4:\"card\";i:2;s:3:\"cf7\";i:3;s:8:\"icon-box\";i:4;s:6:\"member\";i:5;s:6:\"review\";i:6;s:13:\"image-compare\";i:7;s:17:\"justified-gallery\";i:8;s:10:\"image-grid\";i:9;s:6:\"slider\";i:10;s:8:\"carousel\";i:11;s:6:\"skills\";i:12;s:16:\"gradient-heading\";i:13;s:6:\"wpform\";i:14;s:9:\"ninjaform\";i:15;s:11:\"calderaform\";i:16;s:6:\"weform\";i:17;s:9:\"logo-grid\";i:18;s:11:\"dual-button\";i:19;s:11:\"testimonial\";i:20;s:6:\"number\";i:21;s:8:\"flip-box\";i:22;s:8:\"calendly\";i:23;s:13:\"pricing-table\";i:24;s:9:\"step-flow\";i:25;s:12:\"gravityforms\";i:26;s:11:\"news-ticker\";i:27;s:10:\"fun-factor\";i:28;s:9:\"bar-chart\";i:29;s:12:\"social-icons\";i:30;s:12:\"twitter-feed\";i:31;s:9:\"post-list\";i:32;s:8:\"post-tab\";i:33;s:13:\"taxonomy-list\";i:34;s:19:\"threesixty-rotation\";i:35;s:11:\"fluent-form\";i:36;s:10:\"data-table\";i:37;s:19:\"horizontal-timeline\";i:38;s:12:\"social-share\";}', 'yes'),
(453, 'fs_active_plugins', 'O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:26:\"master-addons/lib/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.4.1\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1610666289;s:11:\"plugin_path\";s:31:\"master-addons/master-addons.php\";}}s:7:\"abspath\";s:27:\"/home/robizbye/public_html/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:31:\"master-addons/master-addons.php\";s:8:\"sdk_path\";s:26:\"master-addons/lib/freemius\";s:7:\"version\";s:5:\"2.4.1\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1610666289;}}', 'yes'),
(454, 'fs_debug_mode', '', 'yes'),
(455, 'fs_accounts', 'a:6:{s:21:\"id_slug_type_path_map\";a:3:{i:2180;a:3:{s:4:\"slug\";s:20:\"addons-for-elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:45:\"addons-for-elementor/addons-for-elementor.php\";}i:4015;a:3:{s:4:\"slug\";s:13:\"master-addons\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:31:\"master-addons/master-addons.php\";}i:2379;a:3:{s:4:\"slug\";s:17:\"error-log-monitor\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:28:\"error-log-monitor/plugin.php\";}}s:11:\"plugin_data\";a:3:{s:20:\"addons-for-elementor\";a:15:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:45:\"addons-for-elementor/addons-for-elementor.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1610665218;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.4.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:3:\"4.6\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:8:\"robis.us\";s:9:\"server_ip\";s:13:\"92.189.176.29\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1610665218;s:7:\"version\";s:3:\"4.6\";}s:15:\"prev_is_premium\";b:0;}s:13:\"master-addons\";a:18:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"master-addons/master-addons.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1610665219;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.4.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"1.5.6\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:8:\"robis.us\";s:9:\"server_ip\";s:13:\"92.189.176.29\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1610665219;s:7:\"version\";s:5:\"1.5.6\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1610665227;s:7:\"version\";s:5:\"1.5.6\";}s:21:\"trial_promotion_shown\";i:1612139175;s:30:\"affiliate_program_notice_shown\";i:1652805193;}s:17:\"error-log-monitor\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:28:\"error-log-monitor/plugin.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1610745206;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.4.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:6:\"1.6.13\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:8:\"robis.us\";s:9:\"server_ip\";s:13:\"92.189.176.29\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1610745206;s:7:\"version\";s:6:\"1.6.13\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1610745214;s:7:\"version\";s:6:\"1.6.13\";}}}s:13:\"file_slug_map\";a:3:{s:45:\"addons-for-elementor/addons-for-elementor.php\";s:20:\"addons-for-elementor\";s:31:\"master-addons/master-addons.php\";s:13:\"master-addons\";s:28:\"error-log-monitor/plugin.php\";s:17:\"error-log-monitor\";}s:7:\"plugins\";a:3:{s:20:\"addons-for-elementor\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:29:\"Livemesh Addons for Elementor\";s:4:\"slug\";s:20:\"addons-for-elementor\";s:12:\"premium_slug\";s:28:\"addons-for-elementor-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:45:\"addons-for-elementor/addons-for-elementor.php\";s:7:\"version\";s:3:\"4.6\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_39309912762f134a249f62ab258d4\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"2180\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}s:13:\"master-addons\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:27:\"Master Addons for Elementor\";s:4:\"slug\";s:13:\"master-addons\";s:12:\"premium_slug\";s:21:\"master-addons-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";s:3:\"all\";s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:31:\"master-addons/master-addons.php\";s:7:\"version\";s:5:\"1.5.6\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_3c9b5b4e47a06288e3500c7bf812e\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"4015\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:17:\"error-log-monitor\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:17:\"Error Log Monitor\";s:4:\"slug\";s:17:\"error-log-monitor\";s:12:\"premium_slug\";s:25:\"error-log-monitor-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:28:\"error-log-monitor/plugin.php\";s:7:\"version\";s:6:\"1.6.13\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_5b9b22d279f81369f3e39d6225e4c\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"2379\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"425d9a19d7662e4e64520f0607588c13\";s:13:\"admin_notices\";a:1:{s:13:\"master-addons\";a:1:{s:15:\"trial_promotion\";a:8:{s:7:\"message\";s:341:\"Hey! Thank you so much for using <b>Master Addons for Elementor</b>! No credit card required!  <a style=\"margin-left: 10px; vertical-align: super;\" href=\"https://robis.us/wp-admin/admin.php?billing_cycle=annual&trial=true&page=master-addons-settings-pricing\"><button class=\"button button-primary\">Start free trial &nbsp;&#10140;</button></a>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:9:\"promotion\";s:6:\"sticky\";b:1;s:2:\"id\";s:15:\"trial_promotion\";s:10:\"manager_id\";s:13:\"master-addons\";s:6:\"plugin\";s:27:\"Master Addons for Elementor\";s:10:\"wp_user_id\";N;}}}}', 'yes'),
(456, 'fs_gdpr', 'a:1:{s:2:\"u1\";a:1:{s:8:\"required\";b:0;}}', 'yes'),
(457, 'fs_api_cache', 'a:0:{}', 'no'),
(460, 'ma_el_extensions_save_settings', 'a:18:{s:9:\"particles\";i:0;s:17:\"animated-gradient\";i:0;s:20:\"reading-progress-bar\";i:1;s:9:\"bg-slider\";i:0;s:10:\"custom-css\";i:1;s:9:\"custom-js\";i:0;s:11:\"positioning\";i:0;s:6:\"extras\";i:1;s:9:\"mega-menu\";i:0;s:10:\"transition\";i:0;s:10:\"transforms\";i:0;s:6:\"rellax\";i:0;s:6:\"reveal\";i:0;s:21:\"header-footer-comment\";i:0;s:18:\"display-conditions\";i:0;s:12:\"dynamic-tags\";i:1;s:16:\"floating-effects\";i:0;s:12:\"wrapper-link\";i:0;}', 'yes'),
(466, 'jltma_api_save_settings', 'a:7:{s:18:\"recaptcha_site_key\";s:40:\"6LfI2iwaAAAAAAvO6IYUjx1c1Bad51Sa3Em5mTRW\";s:20:\"recaptcha_secret_key\";s:40:\"6LfI2iwaAAAAADPY1r6qU7p0LL4pcoXbEFgnD_r1\";s:16:\"twitter_username\";s:0:\"\";s:20:\"twitter_consumer_key\";s:0:\"\";s:23:\"twitter_consumer_secret\";s:0:\"\";s:20:\"twitter_access_token\";s:0:\"\";s:27:\"twitter_access_token_secret\";s:0:\"\";}', 'yes'),
(463, 'jltma_activation_time', '1610665220', 'yes'),
(464, 'maad_el_save_settings', 'a:45:{s:21:\"ma-animated-headlines\";i:1;s:17:\"ma-call-to-action\";i:1;s:15:\"ma-dual-heading\";i:1;s:12:\"ma-accordion\";i:0;s:7:\"ma-tabs\";i:0;s:10:\"ma-tooltip\";i:0;s:14:\"ma-progressbar\";i:0;s:15:\"ma-progressbars\";i:0;s:15:\"ma-team-members\";i:0;s:22:\"ma-team-members-slider\";i:0;s:19:\"ma-creative-buttons\";i:0;s:12:\"ma-changelog\";i:0;s:10:\"ma-infobox\";i:0;s:10:\"ma-flipbox\";i:0;s:17:\"ma-creative-links\";i:0;s:22:\"ma-image-hover-effects\";i:0;s:7:\"ma-blog\";i:0;s:14:\"ma-news-ticker\";i:0;s:11:\"ma-timeline\";i:0;s:17:\"ma-business-hours\";i:0;s:20:\"ma-table-of-contents\";i:0;s:16:\"ma-image-hotspot\";i:0;s:23:\"ma-image-filter-gallery\";i:0;s:16:\"ma-pricing-table\";i:0;s:19:\"ma-image-comparison\";i:0;s:19:\"ma-restrict-content\";i:0;s:15:\"ma-current-time\";i:0;s:17:\"ma-domain-checker\";i:0;s:8:\"ma-table\";i:0;s:10:\"ma-navmenu\";i:1;s:9:\"ma-search\";i:0;s:13:\"ma-blockquote\";i:0;s:17:\"ma-instagram-feed\";i:0;s:13:\"ma-counter-up\";i:0;s:18:\"ma-countdown-timer\";i:0;s:17:\"ma-toggle-content\";i:0;s:17:\"ma-gallery-slider\";i:0;s:20:\"ma-gradient-headline\";i:0;s:14:\"contact-form-7\";i:0;s:11:\"ninja-forms\";i:0;s:7:\"wpforms\";i:0;s:13:\"gravity-forms\";i:0;s:13:\"caldera-forms\";i:0;s:7:\"weforms\";i:0;s:12:\"ma-mailchimp\";i:0;}', 'yes'),
(465, 'ma_el_third_party_plugins_save_settings', 'a:1:{s:18:\"custom-breakpoints\";i:0;}', 'yes');
INSERT INTO `wprk_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(864, 'rewrite_rules', 'a:143:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:14:\"click-event/?$\";s:37:\"index.php?post_type=wpgae_click_event\";s:44:\"click-event/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?post_type=wpgae_click_event&feed=$matches[1]\";s:39:\"click-event/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?post_type=wpgae_click_event&feed=$matches[1]\";s:31:\"click-event/page/([0-9]{1,})/?$\";s:55:\"index.php?post_type=wpgae_click_event&paged=$matches[1]\";s:15:\"scroll-event/?$\";s:38:\"index.php?post_type=wpgae_scroll_event\";s:45:\"scroll-event/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?post_type=wpgae_scroll_event&feed=$matches[1]\";s:40:\"scroll-event/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?post_type=wpgae_scroll_event&feed=$matches[1]\";s:32:\"scroll-event/page/([0-9]{1,})/?$\";s:56:\"index.php?post_type=wpgae_scroll_event&paged=$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:\"click-event/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"click-event/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"click-event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"click-event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"click-event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"click-event/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"click-event/([^/]+)/embed/?$\";s:50:\"index.php?wpgae_click_event=$matches[1]&embed=true\";s:32:\"click-event/([^/]+)/trackback/?$\";s:44:\"index.php?wpgae_click_event=$matches[1]&tb=1\";s:52:\"click-event/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?wpgae_click_event=$matches[1]&feed=$matches[2]\";s:47:\"click-event/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?wpgae_click_event=$matches[1]&feed=$matches[2]\";s:40:\"click-event/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?wpgae_click_event=$matches[1]&paged=$matches[2]\";s:47:\"click-event/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?wpgae_click_event=$matches[1]&cpage=$matches[2]\";s:36:\"click-event/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?wpgae_click_event=$matches[1]&page=$matches[2]\";s:28:\"click-event/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"click-event/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"click-event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"click-event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"click-event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"click-event/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"scroll-event/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"scroll-event/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"scroll-event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"scroll-event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"scroll-event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"scroll-event/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"scroll-event/([^/]+)/embed/?$\";s:51:\"index.php?wpgae_scroll_event=$matches[1]&embed=true\";s:33:\"scroll-event/([^/]+)/trackback/?$\";s:45:\"index.php?wpgae_scroll_event=$matches[1]&tb=1\";s:53:\"scroll-event/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?wpgae_scroll_event=$matches[1]&feed=$matches[2]\";s:48:\"scroll-event/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?wpgae_scroll_event=$matches[1]&feed=$matches[2]\";s:41:\"scroll-event/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?wpgae_scroll_event=$matches[1]&paged=$matches[2]\";s:48:\"scroll-event/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?wpgae_scroll_event=$matches[1]&cpage=$matches[2]\";s:37:\"scroll-event/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?wpgae_scroll_event=$matches[1]&page=$matches[2]\";s:29:\"scroll-event/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"scroll-event/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"scroll-event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"scroll-event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"scroll-event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"scroll-event/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=2&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'),
(1928, 'https_detection_errors', 'a:0:{}', 'yes'),
(6367, 'litespeed.conf.media-lqip', '', 'yes'),
(6368, 'litespeed.conf.media-lqip_qual', '4', 'yes'),
(6369, 'litespeed.conf.media-lqip_min_w', '150', 'yes'),
(6370, 'litespeed.conf.media-lqip_min_h', '150', 'yes'),
(6371, 'litespeed.conf.media-placeholder_resp_async', '1', 'yes'),
(6372, 'litespeed.conf.media-iframe_lazy', '', 'yes'),
(6373, 'litespeed.conf.media-lazyjs_inline', '', 'yes'),
(6374, 'litespeed.conf.media-lazy_exc', 'a:0:{}', 'yes'),
(6375, 'litespeed.conf.media-lazy_cls_exc', 'a:1:{i:0;s:15:\"wmu-preview-img\";}', 'yes'),
(6376, 'litespeed.conf.media-lazy_parent_cls_exc', 'a:0:{}', 'yes'),
(6377, 'litespeed.conf.media-iframe_lazy_cls_exc', 'a:0:{}', 'yes'),
(6378, 'litespeed.conf.media-iframe_lazy_parent_cls_exc', 'a:0:{}', 'yes'),
(6379, 'litespeed.conf.media-lazy_uri_exc', 'a:0:{}', 'yes'),
(6380, 'litespeed.conf.media-lqip_exc', 'a:0:{}', 'yes'),
(6381, 'litespeed.conf.img_optm-auto', '', 'yes'),
(6382, 'litespeed.conf.img_optm-cron', '1', 'yes'),
(6383, 'litespeed.conf.img_optm-ori', '1', 'yes'),
(6384, 'litespeed.conf.img_optm-rm_bkup', '', 'yes'),
(6385, 'litespeed.conf.img_optm-webp', '', 'yes'),
(6386, 'litespeed.conf.img_optm-lossless', '', 'yes'),
(6387, 'litespeed.conf.img_optm-exif', '', 'yes'),
(6388, 'litespeed.conf.img_optm-webp_replace', '', 'yes'),
(6389, 'litespeed.conf.img_optm-webp_attr', 'a:7:{i:0;s:7:\"img.src\";i:1;s:14:\"div.data-thumb\";i:2;s:12:\"img.data-src\";i:3;s:20:\"div.data-large_image\";i:4;s:19:\"img.retina_logo_url\";i:5;s:23:\"div.data-parallax-image\";i:6;s:12:\"video.poster\";}', 'yes'),
(6390, 'litespeed.conf.img_optm-webp_replace_srcset', '', 'yes'),
(6391, 'litespeed.conf.img_optm-jpg_quality', '82', 'yes'),
(6392, 'litespeed.conf.crawler', '', 'yes'),
(6393, 'litespeed.conf.crawler-usleep', '500', 'yes'),
(6394, 'litespeed.conf.crawler-run_duration', '400', 'yes'),
(6395, 'litespeed.conf.crawler-run_interval', '600', 'yes'),
(6396, 'litespeed.conf.crawler-crawl_interval', '302400', 'yes'),
(6397, 'litespeed.conf.crawler-threads', '3', 'yes'),
(6398, 'litespeed.conf.crawler-timeout', '30', 'yes'),
(6399, 'litespeed.conf.crawler-load_limit', '1', 'yes'),
(6400, 'litespeed.conf.crawler-sitemap', '', 'yes'),
(6401, 'litespeed.conf.crawler-drop_domain', '1', 'yes'),
(6402, 'litespeed.conf.crawler-map_timeout', '120', 'yes'),
(6403, 'litespeed.conf.crawler-roles', 'a:0:{}', 'yes'),
(6404, 'litespeed.conf.crawler-cookies', 'a:0:{}', 'yes'),
(6405, 'litespeed.conf.misc-htaccess_front', '', 'yes'),
(6406, 'litespeed.conf.misc-htaccess_back', '', 'yes'),
(6407, 'litespeed.conf.misc-heartbeat_front', '', 'yes'),
(6408, 'litespeed.conf.misc-heartbeat_front_ttl', '60', 'yes'),
(6409, 'litespeed.conf.misc-heartbeat_back', '', 'yes'),
(6410, 'litespeed.conf.misc-heartbeat_back_ttl', '60', 'yes'),
(6411, 'litespeed.conf.misc-heartbeat_editor', '', 'yes'),
(6412, 'litespeed.conf.misc-heartbeat_editor_ttl', '15', 'yes'),
(6413, 'litespeed.conf.cdn', '', 'yes'),
(6414, 'litespeed.conf.cdn-ori', 'a:0:{}', 'yes'),
(6415, 'litespeed.conf.cdn-ori_dir', 'a:2:{i:0;s:10:\"wp-content\";i:1;s:11:\"wp-includes\";}', 'yes'),
(6416, 'litespeed.conf.cdn-exc', 'a:0:{}', 'yes'),
(6417, 'litespeed.conf.cdn-quic', '', 'yes'),
(6418, 'litespeed.conf.cdn-cloudflare', '', 'yes'),
(6419, 'litespeed.conf.cdn-cloudflare_email', '', 'yes'),
(6420, 'litespeed.conf.cdn-cloudflare_key', '', 'yes'),
(6421, 'litespeed.conf.cdn-cloudflare_name', '', 'yes'),
(6422, 'litespeed.conf.cdn-cloudflare_zone', '', 'yes'),
(6423, 'litespeed.conf.cdn-mapping', 'a:1:{i:0;a:5:{s:3:\"url\";b:0;s:7:\"inc_img\";s:1:\"1\";s:7:\"inc_css\";s:1:\"1\";s:6:\"inc_js\";s:1:\"1\";s:8:\"filetype\";a:17:{i:0;s:4:\".aac\";i:1;s:4:\".css\";i:2;s:4:\".eot\";i:3;s:4:\".gif\";i:4;s:5:\".jpeg\";i:5;s:3:\".js\";i:6;s:4:\".jpg\";i:7;s:5:\".less\";i:8;s:4:\".mp3\";i:9;s:4:\".mp4\";i:10;s:4:\".ogg\";i:11;s:4:\".otf\";i:12;s:4:\".pdf\";i:13;s:4:\".png\";i:14;s:4:\".svg\";i:15;s:4:\".ttf\";i:16;s:5:\".woff\";}}}', 'yes'),
(6424, 'litespeed.conf.cdn-attr', 'a:5:{i:0;s:4:\".src\";i:1;s:9:\".data-src\";i:2;s:5:\".href\";i:3;s:7:\".poster\";i:4;s:13:\"source.srcset\";}', 'yes'),
(6366, 'litespeed.conf.media-placeholder_resp_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{width}\" height=\"{height}\" viewBox=\"0 0 {width} {height}\"><rect width=\"100%\" height=\"100%\" fill=\"{color}\"/></svg>', 'yes'),
(6363, 'litespeed.conf.media-lazy_placeholder', '', 'yes'),
(6364, 'litespeed.conf.media-placeholder_resp', '', 'yes'),
(6365, 'litespeed.conf.media-placeholder_resp_color', '#cfd4db', 'yes'),
(6354, 'litespeed.conf.object-pswd', '', 'yes'),
(6355, 'litespeed.conf.object-global_groups', 'a:12:{i:0;s:5:\"users\";i:1;s:10:\"userlogins\";i:2;s:8:\"usermeta\";i:3;s:9:\"user_meta\";i:4;s:14:\"site-transient\";i:5;s:12:\"site-options\";i:6;s:11:\"site-lookup\";i:7;s:11:\"blog-lookup\";i:8;s:12:\"blog-details\";i:9;s:3:\"rss\";i:10;s:12:\"global-posts\";i:11;s:13:\"blog-id-cache\";}', 'yes'),
(6356, 'litespeed.conf.object-non_persistent_groups', 'a:4:{i:0;s:7:\"comment\";i:1;s:6:\"counts\";i:2;s:7:\"plugins\";i:3;s:13:\"wc_session_id\";}', 'yes'),
(6357, 'litespeed.conf.discuss-avatar_cache', '', 'yes'),
(6358, 'litespeed.conf.discuss-avatar_cron', '', 'yes'),
(6359, 'litespeed.conf.discuss-avatar_cache_ttl', '604800', 'yes'),
(6360, 'litespeed.conf.optm-localize', '', 'yes'),
(6361, 'litespeed.conf.optm-localize_domains', 'a:7:{i:0;s:23:\"### Popular scripts ###\";i:1;s:39:\"https://platform.twitter.com/widgets.js\";i:2;s:39:\"https://www.google.com/recaptcha/api.js\";i:3;s:45:\"https://www.google-analytics.com/analytics.js\";i:4;s:39:\"https://www.googletagmanager.com/gtm.js\";i:5;s:47:\"https://www.googletagservices.com/tag/js/gpt.js\";i:6;s:46:\"https://connect.facebook.net/en_US/fbevents.js\";}', 'yes'),
(6362, 'litespeed.conf.media-lazy', '', 'yes'),
(6353, 'litespeed.conf.object-user', '', 'yes'),
(6350, 'litespeed.conf.object-admin', '1', 'yes'),
(6351, 'litespeed.conf.object-transients', '1', 'yes'),
(6352, 'litespeed.conf.object-db_id', '0', 'yes'),
(6275, 'litespeed.conf.cache-login_cookie', '', 'yes'),
(6276, 'litespeed.conf.cache-vary_group', 'a:0:{}', 'yes'),
(6277, 'litespeed.conf.purge-upgrade', '1', 'yes'),
(6278, 'litespeed.conf.purge-stale', '', 'yes'),
(6279, 'litespeed.conf.purge-post_all', '', 'yes'),
(6280, 'litespeed.conf.purge-post_f', '1', 'yes'),
(6281, 'litespeed.conf.purge-post_h', '1', 'yes'),
(6282, 'litespeed.conf.purge-post_p', '1', 'yes'),
(6283, 'litespeed.conf.purge-post_pwrp', '1', 'yes'),
(6284, 'litespeed.conf.purge-post_a', '1', 'yes'),
(6285, 'litespeed.conf.purge-post_y', '', 'yes'),
(6286, 'litespeed.conf.purge-post_m', '1', 'yes'),
(6287, 'litespeed.conf.purge-post_d', '', 'yes'),
(6288, 'litespeed.conf.purge-post_t', '1', 'yes'),
(6289, 'litespeed.conf.purge-post_pt', '1', 'yes'),
(6290, 'litespeed.conf.purge-timed_urls', 'a:0:{}', 'yes'),
(5591, 'widget_block', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(6329, 'litespeed.conf.optm-css_async_inline', '1', 'yes'),
(6330, 'litespeed.conf.optm-css_font_display', '', 'yes'),
(6331, 'litespeed.conf.optm-js_defer', '', 'yes'),
(6332, 'litespeed.conf.optm-js_inline_defer', '', 'yes'),
(6333, 'litespeed.conf.optm-emoji_rm', '', 'yes'),
(6334, 'litespeed.conf.optm-noscript_rm', '', 'yes'),
(6335, 'litespeed.conf.optm-ggfonts_async', '', 'yes'),
(6336, 'litespeed.conf.optm-exc_roles', 'a:0:{}', 'yes'),
(6337, 'litespeed.conf.optm-ccss_con', '', 'yes'),
(6338, 'litespeed.conf.optm-js_defer_exc', 'a:2:{i:0;s:9:\"jquery.js\";i:1;s:13:\"jquery.min.js\";}', 'yes'),
(6294, 'litespeed.conf.esi-cache_admbar', '1', 'yes'),
(6295, 'litespeed.conf.esi-cache_commform', '1', 'yes'),
(6296, 'litespeed.conf.esi-nonce', 'a:2:{i:0;s:11:\"stats_nonce\";i:1;s:15:\"subscribe_nonce\";}', 'yes'),
(6297, 'litespeed.conf.util-instant_click', '', 'yes'),
(6298, 'litespeed.conf.util-no_https_vary', '', 'yes'),
(6299, 'litespeed.conf.debug-disable_all', '', 'yes'),
(6300, 'litespeed.conf.debug', '', 'yes'),
(6301, 'litespeed.conf.debug-ips', 'a:1:{i:0;s:9:\"127.0.0.1\";}', 'yes'),
(6302, 'litespeed.conf.debug-level', '', 'yes'),
(6303, 'litespeed.conf.debug-filesize', '3', 'yes'),
(6304, 'litespeed.conf.debug-cookie', '', 'yes'),
(6305, 'litespeed.conf.debug-collaps_qs', '', 'yes'),
(6306, 'litespeed.conf.debug-inc', 'a:0:{}', 'yes'),
(6307, 'litespeed.conf.debug-exc', 'a:0:{}', 'yes'),
(6308, 'litespeed.conf.db_optm-revisions_max', '0', 'yes'),
(6309, 'litespeed.conf.db_optm-revisions_age', '0', 'yes'),
(6310, 'litespeed.conf.optm-css_min', '', 'yes'),
(6311, 'litespeed.conf.optm-css_comb', '', 'yes'),
(6312, 'litespeed.conf.optm-css_comb_ext_inl', '', 'yes'),
(6313, 'litespeed.conf.optm-ucss', '', 'yes'),
(6314, 'litespeed.conf.optm-ucss_async', '', 'yes'),
(6315, 'litespeed.conf.optm-css_http2', '', 'yes'),
(6316, 'litespeed.conf.optm-css_exc', 'a:0:{}', 'yes'),
(6317, 'litespeed.conf.optm-js_min', '', 'yes'),
(6318, 'litespeed.conf.optm-js_comb', '', 'yes'),
(6319, 'litespeed.conf.optm-js_comb_ext_inl', '', 'yes'),
(6320, 'litespeed.conf.optm-js_http2', '', 'yes'),
(6321, 'litespeed.conf.optm-js_exc', 'a:2:{i:0;s:9:\"jquery.js\";i:1;s:13:\"jquery.min.js\";}', 'yes'),
(6322, 'litespeed.conf.optm-ttl', '604800', 'yes'),
(6323, 'litespeed.conf.optm-html_min', '', 'yes'),
(6324, 'litespeed.conf.optm-qs_rm', '', 'yes'),
(6325, 'litespeed.conf.optm-ggfonts_rm', '', 'yes'),
(6326, 'litespeed.conf.optm-css_async', '', 'yes'),
(6327, 'litespeed.conf.optm-ccss_gen', '1', 'yes'),
(6328, 'litespeed.conf.optm-ccss_async', '1', 'yes'),
(1254, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"jose@seoestudios.es\";s:7:\"version\";s:5:\"6.1.1\";s:9:\"timestamp\";i:1668547232;}', 'no'),
(1183, 'elementor_pro_tracker_notice', '1', 'yes'),
(1184, 'elementor_tracker_notice', '1', 'yes'),
(1187, '4cd6f9eab341c1d2f61aaff8b784a1ea', 'a:2:{s:7:\"timeout\";i:1612157196;s:5:\"value\";a:6:{s:7:\"license\";s:5:\"valid\";s:7:\"expires\";s:8:\"lifetime\";i:0;s:13:\"subscriptions\";i:1;s:6:\"enable\";i:2;s:16:\"renewal_discount\";i:3;s:0:\"\";}}', 'no'),
(803, 'elementor_pro_recaptcha_site_key', '6LfI2iwaAAAAAAvO6IYUjx1c1Bad51Sa3Em5mTRW', 'yes'),
(804, 'elementor_pro_recaptcha_secret_key', '6LfI2iwaAAAAADPY1r6qU7p0LL4pcoXbEFgnD_r1', 'yes'),
(805, 'elementor_pro_recaptcha_v3_site_key', '6LdR2iwaAAAAAMrLLabMXjs076YnO-LQiCvQJJRb', 'yes'),
(806, 'elementor_pro_recaptcha_v3_secret_key', '6LdR2iwaAAAAAEPyu72rwrEi_XEhzAnHQmFg4Chw', 'yes'),
(807, 'elementor_pro_recaptcha_v3_threshold', '0.5', 'yes'),
(808, 'elementor_pro_facebook_app_id', '', 'yes'),
(809, 'elementor_pro_mailchimp_api_key', '', 'yes'),
(754, 'elementor_pro_version', '3.0.9', 'yes'),
(755, 'widget_elementor-library', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(756, '_elementor_pro_installed_time', '1610928686', 'yes');
INSERT INTO `wprk_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(764, '7238c9070c32ed98a38810e053129a9a', 'a:2:{s:7:\"timeout\";i:1610946827;s:5:\"value\";a:16:{s:14:\"stable_version\";s:5:\"3.0.9\";s:12:\"last_updated\";s:19:\"2020-12-29 06:54:19\";s:8:\"sections\";s:110779:\"a:2:{s:11:\"description\";s:161:\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\";s:9:\"changelog\";s:110556:\"<h4>3.0.9 - 2020-12-29</h4>\n<ul>\n<li>Tweak: Added compatibility to support Elementor 3.1.0</li>\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder</li>\n<li>Fix: Border color glitch in Theme Builder</li>\n</ul>\n<h4>3.0.8 - 2020-11-26</h4>\n<ul>\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\"https://github.com/elementor/elementor/issues/13172\">#13172</a>)</li>\n</ul>\n<h4>3.0.7 - 2020-11-25</h4>\n<ul>\n<li>Fix: Console Error when dragging  Testimonials Carousel widget</li>\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites</li>\n<li>Fix: Removed the conditional loading of Webpack</li>\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge</li>\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues</li>\n<li>Fix: Gallery not displayed in Theme Builder templates preview</li>\n</ul>\n<h4>3.0.6 - 2020-11-04</h4>\n<ul>\n<li>Tweak: Updated the embedded post in Facebook Embed widget</li>\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer</li>\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder</li>\n<li>Fix: Redundant Custom Caption option in Site Logo widget</li>\n<li>Fix: Removed unused code in Drip integration</li>\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget</li>\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets</li>\n</ul>\n<h4>3.0.5 - 2020-09-23</h4>\n<ul>\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited</li>\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set</li>\n<li>Fix: Missing Single document placeholder in Theme Builder</li>\n<li>Fix: Document editing handles inherit the <code>font-family</code> from 3rd party source</li>\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form</li>\n<li>Fix: Incorrect width in Facebook Page widget</li>\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder</li>\n</ul>\n<h4>3.0.4 - 2020-09-09</h4>\n<ul>\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\"https://github.com/elementor/elementor/issues/12304\">#12304</a>)</li>\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\"https://github.com/elementor/elementor/issues/12126\">#12126</a>, <a href=\"https://github.com/elementor/elementor/issues/12127\">#12127</a>)</li>\n<li>Fix: Shrinking conditions indicator in Theme Builder</li>\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget</li>\n<li>Fix: Styles are missing from Single templates in some edge cases</li>\n</ul>\n<h4>3.0.3 - 2020-09-02</h4>\n<ul>\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\"https://github.com/elementor/elementor/issues/12126\">#12126</a>, <a href=\"https://github.com/elementor/elementor/issues/12127\">#12127</a>)</li>\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view</li>\n</ul>\n<h4>3.0.2 - 2020-08-31</h4>\n<ul>\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\"https://github.com/elementor/elementor/issues/12312\">#12312</a>)</li>\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder</li>\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\"https://github.com/elementor/elementor/issues/12299\">#12299</a>, <a href=\"https://github.com/elementor/elementor/issues/12275\">#12275</a>)</li>\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\"https://github.com/elementor/elementor/issues/11809\">#11809</a>)</li>\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder</li>\n<li>Fix: Mixed templates import glitch in Theme Builder</li>\n<li>Fix: Card icon sizes in Theme Builder</li>\n<li>Fix: Preview button leads to <code>render_mode</code> instead of preview when importing a template from the new Theme Builder</li>\n</ul>\n<h4>3.0.1 - 2020-08-26</h4>\n<ul>\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support</li>\n<li>Tweak: Updated video tutorials in Theme Builder</li>\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\"https://github.com/black-eye\">@black-eye</a>)</li>\n<li>Fix: Repeater items throws <code>childView</code> is undefined message in Forms widget (<a href=\"https://github.com/elementor/elementor/issues/12239\">#12239</a>, <a href=\"https://github.com/elementor/elementor/issues/12221\">#12221</a>)</li>\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\"https://github.com/elementor/elementor/issues/12137\">#12137</a>)</li>\n<li>Fix: Facebook comments not showing up (<a href=\"https://github.com/elementor/elementor/issues/12157\">#12157</a>)</li>\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly</li>\n<li>Fix: Minor UI fixes in Theme Builder</li>\n<li>Fix: Dark mode glitches in Theme Builder</li>\n<li>Fix: Global Site Part toaster appears when you publish a Popup</li>\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder</li>\n<li>Fix: Date field caused forms to get corrupted in Forms widget</li>\n<li>Fix: Theme Builder application page is forbidden</li>\n</ul>\n<h4>3.0.0 - 2020-08-23</h4>\n<ul>\n<li>New: Introducing the new and improved Theme Builder</li>\n<li>Tweak: Removed <code>.elementor-inner</code> and <code>.elementor-column-wrap</code> from DOM output to improve performance (<a href=\"https://github.com/elementor/elementor/issues/7351\">#7351</a>, <a href=\"https://github.com/elementor/elementor/issues/7817\">#7817</a>, <a href=\"https://developers.elementor.com/dom-improvements-ahead-html-wrappers-removal-from-v3-0/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\"https://github.com/elementor/elementor/issues/10052\">#10052</a>)</li>\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\"https://github.com/elementor/elementor/issues/11554\">#11554</a>)</li>\n<li>Tweak: Added Dynamic capabilities for Redirect after Login/Logout in Login widget (<a href=\"https://github.com/elementor/elementor/issues/11343\">#11343</a>)</li>\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\"https://github.com/elementor/elementor/issues/11653\">#11653</a>)</li>\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/8269\">#8269</a>)</li>\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\"https://github.com/elementor/elementor/issues/11968\">#11968</a>)</li>\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\"https://github.com/elementor/elementor/issues/10364\">#10364</a>)</li>\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts</li>\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget</li>\n<li>Tweak: Removed unnecessary style in WC Product with variations</li>\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\"https://developers.elementor.com/elementor-dropping-support-ie/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added Date Modified option to Posts widget metadata</li>\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\"https://github.com/elementor/elementor/issues/11355\">#11355</a>)</li>\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/11628\">#11628</a>)</li>\n<li>Fix: Color doesn’t change in Products Archive Description widget</li>\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin</li>\n<li>Fix: WC Product variations layout issue</li>\n<li>Fix: WC Product variations mobile zoom-in glitch</li>\n<li>Fix: Can\'t edit a Popup after accessing Theme Style</li>\n<li>Fix: Twitter icon missing in Blockquote widget</li>\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin</li>\n<li>Fix: UI glitch in Display Conditions modal</li>\n<li>Fix: Insert template button UI glitch in Templates Library</li>\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security</li>\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup</li>\n<li>Fix: Child categories are shown with a different parent category in Query control</li>\n<li>Deprecated: See all deprecations to this version in our <a href=\"https://developers.elementor.com/v3-0-planned-deprecations/\">Developers Deprecations Post</a></li>\n</ul>\n<h4>2.10.3 - 2020-06-29</h4>\n<ul>\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\"https://github.com/elementor/elementor/issues/11596\">#11596</a>, <a href=\"https://github.com/elementor/elementor/issues/11610\">#11610</a>)</li>\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\"https://github.com/elementor/elementor/issues/8646\">#8646</a>)</li>\n</ul>\n<h4>2.10.2 - 2020-06-16</h4>\n<ul>\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\"https://github.com/elementor/elementor/issues/11644\">#11644</a>)</li>\n</ul>\n<h4>2.10.1 - 2020-06-16</h4>\n<ul>\n<li>Tweak: Improved License validation mechanism to avoid limitations</li>\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets</li>\n<li>Fix: Popup close button vertical position glitch (<a href=\"https://github.com/elementor/elementor/issues/10921\">#10921</a>)</li>\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget</li>\n<li>Fix: Clicking <code>Enter</code> key submits the form in Multi Step Form</li>\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues</li>\n</ul>\n<h4>2.10.0 - 2020-06-07</h4>\n<ul>\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\"https://github.com/elementor/elementor/issues/5975\">#5975</a>, <a href=\"https://github.com/elementor/elementor/issues/3911\">#3911</a>)</li>\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\"https://github.com/elementor/elementor/issues/11026\">#11026</a>)</li>\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\"https://github.com/elementor/elementor/issues/5682\">#5682</a>)</li>\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices</li>\n<li>Tweak: Added new Scroll Util for improved scrolling handling</li>\n<li>Tweak: Improved Motion Effects animation performance</li>\n</ul>\n<h4>2.9.5 - 2020-05-24</h4>\n<ul>\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue</li>\n</ul>\n<h4>2.9.4 - 2020-05-07</h4>\n<ul>\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability</li>\n</ul>\n<h4>2.9.3 - 2020-04-19</h4>\n<ul>\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\"https://github.com/elementor/elementor/issues/11023\">#11023</a>, <a href=\"https://github.com/elementor/elementor/issues/10932\">#10932</a>, <a href=\"https://github.com/elementor/elementor/issues/10967\">#10967</a>, <a href=\"https://github.com/elementor/elementor/issues/11000\">#11000</a>, <a href=\"https://github.com/elementor/elementor/issues/11049\">#11049</a>)</li>\n<li>Fix: Escaped Form records metadata to prevent security vulnerability</li>\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading</li>\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget</li>\n<li>Fix: Document handles UI glitch</li>\n</ul>\n<h4>2.9.2 - 2020-03-25</h4>\n<ul>\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\"https://github.com/elementor/elementor/issues/10745\">#10745</a>)</li>\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\"https://github.com/elementor/elementor/issues/10874\">#10874</a>)</li>\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style</li>\n<li>Fix: PHP notice when using dynamic user info <code>id</code></li>\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget</li>\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget</li>\n<li>Fix: Container includes Popup tags by default in Table of Contents widget</li>\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget</li>\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action</li>\n</ul>\n<h4>2.9.1 - 2020-03-16</h4>\n<ul>\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page</li>\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles</li>\n</ul>\n<h4>2.9.0 - 2020-03-15</h4>\n<ul>\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\"https://github.com/elementor/elementor/issues/4985\">#4985</a>)</li>\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\"https://github.com/elementor/elementor/issues/3345\">#3345</a>)</li>\n<li>New: Added Dynamic Colors tag (<a href=\"https://github.com/elementor/elementor/issues/6485\">#6485</a>)</li>\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\"https://github.com/elementor/elementor/issues/9293\">#9293</a>)</li>\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\"https://github.com/elementor/elementor/issues/5716\">#5716</a>, <a href=\"https://github.com/elementor/elementor/issues/3642\">#3642</a>, <a href=\"https://github.com/elementor/elementor/issues/9225\">#9225</a>, <a href=\"https://github.com/elementor/elementor/issues/9079\">#9079</a>)</li>\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\"https://github.com/elementor/elementor/issues/10564\">#10564</a>)</li>\n<li>Tweak: Avoid creating empty Custom Font</li>\n<li>Tweak: Added <code>aria-expanded</code> attribute to Menu Cart widget</li>\n<li>Tweak: Moved Link Actions module to Core plugin</li>\n<li>Tweak: Changed the name of “TypeKit Web Fonts by Adobe” to “Adobe Fonts”</li>\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets</li>\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated</li>\n<li>Tweak: Remove redundant <code>label_block</code> parameters from several controls</li>\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget</li>\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\"https://github.com/elementor/elementor/issues/10099\">#10099</a>)</li>\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\"https://github.com/elementor/elementor/issues/10099\">#10099</a>)</li>\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\"https://github.com/elementor/elementor/issues/7924\">#7924</a>)</li>\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0</li>\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets</li>\n<li>Tweak: Expose external API for Swiper instances</li>\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget</li>\n<li>Tweak: Replaced nerd icons with new Elementor emojis</li>\n<li>Tweak: Added specific <code>color</code> attribute to header title in Table of Contents widget</li>\n<li>Fix: Line break issues in Animated Headline widget (<a href=\"https://github.com/elementor/elementor/issues/10585\">#10585</a>)</li>\n<li>Fix: Theme Style Link color overrides the Table of Content list style</li>\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode</li>\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget</li>\n<li>Fix: Page Title widget render glitches in the Editor</li>\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget</li>\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget</li>\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget</li>\n<li>Deprecated: See all deprecations to this version in our <a href=\"https://developers.elementor.com/v2-9-0-planned-deprecations/\">Developers Deprecations Post</a></li>\n</ul>\n<h4>2.8.5 - 2020-03-08</h4>\n<ul>\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration</li>\n<li>Fix: Missing closing bracket in Animated Headline widget</li>\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor</li>\n</ul>\n<h4>2.8.4 - 2020-02-16</h4>\n<ul>\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget</li>\n<li>Tweak: Added RTL support for Slides widget</li>\n<li>Tweak: Display Lightbox images in Full size in Gallery widget</li>\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget</li>\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget</li>\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget</li>\n<li>Fix: Query Control throws <code>Undefined index: q</code> error</li>\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget</li>\n<li>Fix: Discord forms integration fails to send submissions in some server configurations</li>\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget</li>\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget</li>\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser</li>\n<li>Fix: Missing eye icon in Single template footer preview button</li>\n</ul>\n<h4>2.8.3 - 2020-01-01</h4>\n<ul>\n<li>Tweak: Updated Table of Contents widget panel location</li>\n<li>Fix: ACF URL Dynamic field throws <code>undefined index</code> PHP notice (<a href=\"https://github.com/elementor/elementor/issues/9929\">#9929</a>)</li>\n<li>Fix: Gallery lightbox pagination shows images from all tabs</li>\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action</li>\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action</li>\n<li>Fix: Underline option not working in Table of Contents widget Normal state</li>\n<li>Fix: Query Control <code>Undefined index: autocomplete</code> notice in some cases</li>\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget</li>\n</ul>\n<h4>2.8.2 - 2019-12-19</h4>\n<ul>\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget</li>\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive</li>\n<li>Fix: Redundant <code>&lt;br&gt;</code> tags in Single theme template (<a href=\"https://github.com/elementor/elementor/issues/9927\">#9927</a>, <a href=\"https://github.com/elementor/elementor/issues/9928\">#9928</a>)</li>\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown</li>\n</ul>\n<h4>2.8.1 - 2019-12-18</h4>\n<ul>\n<li>Fix: Share Buttons widget not working (<a href=\"https://github.com/elementor/elementor/issues/9920\">#9920</a>)</li>\n<li>Fix: Redundant <code>&lt;p&gt;</code> tags added to Single Template posts</li>\n</ul>\n<h4>2.8.0 - 2019-12-18</h4>\n<ul>\n<li>New: Table of Contents Widget (<a href=\"https://github.com/elementor/elementor/issues/5171\">#5171</a>)</li>\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\"https://github.com/elementor/elementor/issues/9578\">#9578</a>)</li>\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\"https://github.com/elementor/elementor/issues/9763\">#9763</a>)</li>\n<li>Tweak: Added Random order option to Gallery widget (<a href=\"https://github.com/elementor/elementor/issues/9269\">#9269</a>)</li>\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\"https://github.com/elementor/elementor/issues/9578\">#9578</a>)</li>\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\"https://github.com/elementor/elementor/issues/9324\">#9324</a>)</li>\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\"https://github.com/elementor/elementor/issues/9579\">#9579</a>)</li>\n<li>Tweak: Major performance improvements to Gallery widget</li>\n<li>Tweak: Avoid non-existing images in Gallery widget</li>\n<li>Tweak: Added <code>tabindex</code>, <code>aria-expanded</code>, <code>aria-hidden</code> and <code>role=\"navigation\"</code> accessibility attributes to Nav Menu widget</li>\n<li>Tweak: Changed button HTML tag from <code>button</code> to <code>span</code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility</li>\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget</li>\n<li>Tweak: Added compatibility for Library Connect</li>\n<li>Tweak: Added i18n to Toolset date dynamic tag</li>\n<li>Tweak: Added external link support to Gallery widget</li>\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()</code> in Gallery widget</li>\n<li>Tweak: Updated references to the new Schemes system location</li>\n<li>Tweak: Avoid running Gallery handler when the gallery is empty</li>\n<li>Tweak: UI Tweaks in Editor Panel</li>\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget</li>\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget</li>\n<li>Tweak: Refactor <code>register_controls()</code> method in Posts widget skin trait</li>\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\"https://github.com/elementor/elementor/issues/7646\">#7646</a>)</li>\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\"https://github.com/elementor/elementor/issues/9304\">#9304</a>)</li>\n<li>Fix: <code>PHP Notice: Undefined index</code> display for Author query (<a href=\"https://github.com/elementor/elementor/issues/9864\">#9864</a>)</li>\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\"https://wordpress.org/support/topic/broken-buttons-since-elementor-2-8/\">Topic</a>)</li>\n<li>Fix: Avoid empty spaces in Post info widget</li>\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget</li>\n<li>Fix: Nav Menu item typography selector in Nav Menu widget</li>\n<li>Fix: Facebook Like Button widget causes flickering</li>\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain</code> permalinks format</li>\n<li>Fix: Avoid running Popup triggers when set without conditions</li>\n<li>Fix: Removed &quot;Date&quot; query from Products widget</li>\n<li>Fix: Slides widget when used as a Shortcode and is hidden</li>\n<li>Fix: Custom URL being accessed on swipe in Media Carousel</li>\n<li>Fix: Media Carousel widget Cube effect glitch</li>\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page</li>\n<li>Fix: Image <code>alt</code> Text not displayed on overlay in Gallery widget</li>\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin</li>\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable</code></li>\n<li>Fix: Slides widget button wrapping breaks in mobile view</li>\n<li>Fix: Dynamic capabilities with the Reviews widget</li>\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget</li>\n<li>Fix: Posts widget Full Content skin not working on Single template</li>\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen</li>\n<li>Fix: Posts widget alignment issue</li>\n<li>Fix: Product Variations Clear button not working in edge cases</li>\n<li>Fix: Styling issues in Form widget submit button</li>\n</ul>\n<h4>2.7.3 - 2019-10-28</h4>\n<ul>\n<li>Tweak: Added RTL support to Galleries widget (<a href=\"https://github.com/elementor/elementor/issues/9213\">#9213</a>)</li>\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3</li>\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget</li>\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets</li>\n<li>Fix: Link-actions conflict with <code>?action=</code> parameter in the URL</li>\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode</li>\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets</li>\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www</code></li>\n</ul>\n<h4>2.7.2 - 2019-10-06</h4>\n<ul>\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9209\">#9209</a>)</li>\n<li>Fix: Content width glitch in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display</code> CSS</li>\n</ul>\n<h4>2.7.1 - 2019-09-26</h4>\n<ul>\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/9180\">#9180</a>)</li>\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery</li>\n</ul>\n<h4>2.7.0 - 2019-09-24</h4>\n<ul>\n<li>New: Enhanced Galleries widget (<a href=\"https://github.com/elementor/elementor/issues/1898\">#1898</a>, <a href=\"https://github.com/elementor/elementor/issues/3103\">#3103</a>, <a href=\"https://github.com/elementor/elementor/issues/4279\">#4279</a>, <a href=\"https://github.com/elementor/elementor/issues/7631\">#7631</a>)</li>\n<li>New: Dynamic Number (<a href=\"https://github.com/elementor/elementor/issues/5952\">#5952</a>)</li>\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\"https://github.com/elementor/elementor/issues/4617\">#4617</a>)</li>\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets</li>\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\"https://github.com/elementor/elementor/issues/5418\">#5418</a>)</li>\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\"https://github.com/elementor/elementor/issues/7947\">#7947</a>, <a href=\"https://github.com/elementor/elementor/issues/8740\">#8740</a>)</li>\n<li>Tweak: Added <code>font-display</code> support to custom fonts (<a href=\"https://github.com/elementor/elementor/issues/5993\">#5993</a>, <a href=\"https://developers.elementor.com/elementor-pro-2-7-custom-fonts-font-display-support/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\"https://github.com/elementor/elementor/issues/8800\">#8800</a>)</li>\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\"https://github.com/elementor/elementor/issues/8799\">#8799</a>)</li>\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\"https://github.com/elementor/elementor/issues/9030\">#9030</a>)</li>\n<li>Tweak: Use <code>swiper.js</code> instead of <code>slick.js</code> in Slides widget (<a href=\"https://developers.elementor.com/elementor-2-7-moving-sliders-from-slick-to-swiper/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added <code>elementor_pro/search_form/before_input</code> action hook to Search Form widget (<a href=\"https://github.com/elementor/elementor/issues/5598\">#5598</a>)</li>\n<li>Tweak: Added <code>elementor_pro/search_form/after_input</code> action hook to Search Form widget (<a href=\"https://github.com/elementor/elementor/issues/5598\">#5598</a>)</li>\n<li>Tweak: Added dynamic support for Custom field key (<a href=\"https://github.com/elementor/elementor/issues/7789\">#7789</a>)</li>\n<li>Tweak: Increased expired license notice bar frequency</li>\n<li>Tweak: Changed the icon name of Slides widget</li>\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts</li>\n<li>Tweak: Use Ken Burns Effect as an external module</li>\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets</li>\n<li>Tweak: Editor Panel UI tweaks</li>\n<li>Tweak: Added DOM events on Popup show/hide (<a href=\"https://developers.elementor.com/elementor-pro-2-7-popup-events/\">Developers Blog Post</a>)</li>\n<li>Tweak: Added option to change the variations field width in Add to Cart widget</li>\n<li>Tweak: Use select control instead of select2 in Menu Cart widget</li>\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget</li>\n<li>Tweak: Added Typography controls to HTML field in Forms widget</li>\n<li>Tweak: Allow edit selected Font file in Custom Font</li>\n<li>Tweak: Changed reCAPTCHA v3 error message</li>\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu</li>\n<li>Fix: Corrected selector for <code>removeControlSpinner()</code> (<a href=\"https://github.com/elementor/elementor/issues/8790\">#8790</a>)</li>\n<li>Fix: Slides widget navigation icons misplacement (<a href=\"https://github.com/elementor/elementor/issues/8533\">#8533</a>)</li>\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\"https://github.com/elementor/elementor/issues/8527\">#8527</a>)</li>\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\"https://github.com/elementor/elementor/issues/6726\">#6726</a>)</li>\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\"https://github.com/elementor/elementor/issues/1671\">#1671</a>)</li>\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\"https://github.com/elementor/elementor/issues/7347\">#7347</a>)</li>\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs</li>\n<li>Fix: Removed unnecessary divider in Call to Action widget</li>\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity</code> is enabled.</li>\n<li>Fix: Add support for Document/PageBase in Theme Builder (Core &gt;=2.7.0)</li>\n<li>Fix: Ampersand character breaks email link in Share Buttons widget</li>\n<li>Fix: Correct custom font attachment <code>mime-type</code> to show uploaded Custom Fonts</li>\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget</li>\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated</li>\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving</li>\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen</li>\n<li>Fix: Translations and Strings in Share Buttons widget</li>\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control</li>\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget</li>\n</ul>\n<h4>2.6.5 - 2019-08-26</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7</li>\n<li>Fix: Button style not working when <code>quantity</code> is enabled in Custom Add To Cart widget</li>\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget</li>\n</ul>\n<h4>2.6.4 - 2019-08-21</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7</li>\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility</li>\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget</li>\n</ul>\n<h4>2.6.3 - 2019-08-18</h4>\n<ul>\n<li>Fix: Core version rollback to <code>&gt;2.6.0</code> causes a fatal error</li>\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox</li>\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge</li>\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings</li>\n</ul>\n<h4>2.6.2 - 2019-07-30</h4>\n<ul>\n<li>Tweak: Better accessibility support in Search Form widget</li>\n<li>Fix: UI glitched in Popup publish screen (<a href=\"https://github.com/elementor/elementor/issues/8616\">#8616</a>)</li>\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\"https://github.com/elementor/elementor/issues/8695\">#8695</a>)</li>\n<li>Fix: Restored <code>library_widget_templates</code> action hook for 3rd party compatibility (<a href=\"https://github.com/elementor/elementor/issues/8687\">#8687</a>)</li>\n<li>Fix: Twitter Icon missing in Blockquote widget</li>\n<li>Fix: Form reCAPTCHA v3 badge position not working</li>\n<li>Fix: Renewal notice bar appears in wrong situations</li>\n<li>Fix: Draft Icon Set loads empty Icon Library</li>\n</ul>\n<h4>2.6.1 - 2019-07-24</h4>\n<ul>\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\"https://github.com/elementor/elementor/issues/8672\">#8672</a>, <a href=\"https://github.com/elementor/elementor/issues/8661\">#8661</a>)</li>\n<li>Fix: Price Table features section not working (<a href=\"https://github.com/elementor/elementor/issues/8660\">#8660</a>)</li>\n</ul>\n<h4>2.6.0 - 2019-07-23</h4>\n<ul>\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\"https://github.com/elementor/elementor/issues/110\">#110</a>)</li>\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\"https://github.com/elementor/elementor/issues/4430\">#4430</a>)</li>\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\"https://github.com/elementor/elementor/issues/8213\">#8213</a>, <a href=\"https://github.com/elementor/elementor/issues/6039\">#6039</a>, <a href=\"https://github.com/elementor/elementor/issues/7165\">#7165</a>)</li>\n<li>Tweak: Added Exit Animation for Popups (<a href=\"https://github.com/elementor/elementor/issues/7063\">#7063</a>)</li>\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\"https://github.com/elementor/elementor/issues/5147\">#5147</a>)</li>\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\"https://github.com/elementor/elementor/issues/2180\">#2180</a>)</li>\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\"https://github.com/elementor/elementor/issues/7552\">#7552</a>)</li>\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\"https://github.com/elementor/elementor/issues/7928\">#7928</a>)</li>\n<li>Tweak: Added <code>none</code> breakpoint option to Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/7916\">#7916</a>)</li>\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\"https://github.com/elementor/elementor/issues/8366\">#8366</a>)</li>\n<li>Tweak: Added <code>elementor/query/query_results</code> hook to Query Control to allow full control over results (<a href=\"https://github.com/elementor/elementor/issues/7912\">#7912</a>)</li>\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\"https://github.com/elementor/elementor/issues/8090\">#8090</a>)</li>\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups</code> option is selected (<a href=\"https://github.com/elementor/elementor/issues/8189\">#8189</a>)</li>\n<li>Tweak: Added condition option to all of archive child pages (<a href=\"https://github.com/elementor/elementor/issues/8256\">#8256</a>)</li>\n<li>Tweak: Added <code>Effects Relative To</code> control to Scrolling Effects</li>\n<li>Tweak: Allow shortcodes in HTML Form field</li>\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability</li>\n<li>Tweak: Changed MailChimp <code>List</code> label to <code>Audience</code></li>\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup</li>\n<li>Tweak: Added <code>Deprecated Notice</code> control to <code>Archive Products</code> and <code>Woo Products</code> widgets</li>\n<li>Tweak: Added default dynamic title for archives in Theme Builder</li>\n<li>Tweak: Added condition to show <code>Centered Slides</code> control in Media Carousel widget</li>\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated</li>\n<li>Tweak: Replaced <code>select</code> control with <code>choose</code> control in Price List widget</li>\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor</li>\n<li>Tweak: Minor styling tweaks in the Popup publish modal</li>\n<li>Tweak: Hide ordering form in Products widget on front page</li>\n<li>Tweak: Removed page title markup when \'Hide Title\' is active</li>\n<li>Tweak: Added style controls for HTML field in Form widget</li>\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\"https://github.com/elementor/elementor/issues/7240\">#7240</a>)</li>\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\"https://github.com/elementor/elementor/issues/7884\">#7884</a>)</li>\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/8497\">#8497</a>)</li>\n<li>Fix: Missing Print icon in Share Buttons (<a href=\"https://github.com/elementor/elementor/issues/8506\">#8506</a>)</li>\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad</li>\n<li>Deprecated: <code>DB::save_editor()</code> - Remove usage of this method (<a href=\"https://developers.elementor.com/v2-6-0-planned-deprecations/\">Deprecation Post</a>)</li>\n<li>Deprecated: <code>DB::get_plain_editor()</code> - Remove usage of this method (<a href=\"https://developers.elementor.com/v2-6-0-planned-deprecations/\">Deprecation Post</a>)</li>\n</ul>\n<h4>2.5.14 - 2019-07-14</h4>\n<ul>\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\"https://github.com/elementor/elementor/issues/8555\">#8555</a>)</li>\n</ul>\n<h4>2.5.13 - 2019-07-11</h4>\n<ul>\n<li>Fix: Better WC grid support to various themes</li>\n</ul>\n<h4>2.5.12 - 2019-07-10</h4>\n<ul>\n<li>Fix: Grid for WooCommerce Archive Product widget</li>\n<li>Fix: Remove redundant <code>whitespace</code> CSS property causes style glitch in iPad</li>\n<li>Tweak: Added more compatibility for Elementor v2.6</li>\n</ul>\n<h4>2.5.11 - 2019-07-02</h4>\n<ul>\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/8460\">#8460</a>)</li>\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\"https://github.com/elementor/elementor/issues/8461\">#8461</a>)</li>\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\"https://github.com/elementor/elementor/issues/8396\">#8396</a>)</li>\n<li>Fix: Missing dropdown icon in conditions screen</li>\n</ul>\n<h4>2.5.10 - 2019-05-28</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6</li>\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\"https://github.com/elementor/elementor/issues/8261\">#8261</a>)</li>\n<li>Fix: Do not unset <code>product</code> CPT if it\'s not from WooCommerce (<a href=\"https://github.com/elementor/elementor/issues/8160\">#8160</a>)</li>\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\"https://github.com/elementor/elementor/issues/8285\">#8285</a>)</li>\n<li>Fix: Title styling not working in Products Categories widget</li>\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser</li>\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition</li>\n</ul>\n<h4>2.5.9 - 2019-05-28</h4>\n<ul>\n<li>Tweak: Removed <code>auto-confirm</code> control from MailPoet to support new version of MailPoet</li>\n<li>Fix: Multiple Custom Fonts not rendered in the editor</li>\n<li>Fix: Products <code>sale</code> query - handle exclude by manual selection.</li>\n<li>Fix: Product Categories grid row &amp; column style</li>\n<li>Fix: Form integration AJAX cache override</li>\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates</li>\n</ul>\n<h4>2.5.8 - 2019-05-06</h4>\n<ul>\n<li>Fix: Popup entrance animation not working in frontend</li>\n<li>Fix: Popup Exit Intent trigger activated multiple times</li>\n</ul>\n<h4>2.5.7 - 2019-05-05</h4>\n<ul>\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\"https://github.com/elementor/elementor/issues/7875\">#7875</a>)</li>\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\"https://github.com/elementor/elementor/issues/7824\">#7824</a>)</li>\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\"https://github.com/elementor/elementor/issues/7395\">#7395</a>)</li>\n<li>Fix: WC variations select style glitch in several themes (<a href=\"https://github.com/elementor/elementor/issues/8008\">#8008</a>)</li>\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases</li>\n</ul>\n<h4>2.5.6 - 2019-04-29</h4>\n<ul>\n<li>Tweak: Removed <code>Shortcode</code> dynamic from Image, Gallery and Media control</li>\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\"https://github.com/elementor/elementor/issues/7809\">#7809</a>)</li>\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control</li>\n<li>Fix: Query Control Related by author glitches in edge cases</li>\n<li>Fix: Query Control using terms for Products widget</li>\n<li>Fix: Posts cards style glitch in small screens</li>\n<li>Fix: Display conditions delete icon missing in small screens</li>\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor</li>\n</ul>\n<h4>2.5.5 - 2019-04-08</h4>\n<ul>\n<li>Tweak: Allow text selection inside a Popup</li>\n<li>Fix: Added backwards compatibility for <code>tax_query</code> in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7751\">#7751</a>)</li>\n<li>Fix: Missing arguments for <code>widget_title</code> filter (<a href=\"https://github.com/elementor/elementor/issues/7745\">#7745</a>)</li>\n</ul>\n<h4>2.5.4 - 2019-04-03</h4>\n<ul>\n<li>Fix: Move Query from using <code>term_id</code> to <code>term_taxonomy_id</code> (<a href=\"https://github.com/elementor/elementor/issues/7653\">#7653</a>)</li>\n<li>Fix: Offset manipulation hook removal in Query control</li>\n<li>Fix: Missing form field <code>ID</code> in some edge cases (<a href=\"https://github.com/elementor/elementor/issues/7711\">#7711</a>, <a href=\"https://github.com/elementor/elementor/issues/7660\">#7660</a>)</li>\n</ul>\n<h4>2.5.3 - 2019-03-31</h4>\n<ul>\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\"https://github.com/elementor/elementor/issues/7673\">#7673</a>)</li>\n<li>Fix: Missing form field names (<a href=\"https://github.com/elementor/elementor/issues/7651\">#7651</a>)</li>\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7633\">#7633</a>)</li>\n<li>Fix: <code>products_deprecated</code> Query Control module compatibility (<a href=\"https://github.com/elementor/elementor/issues/7654\">#7654</a>)</li>\n<li>Fix: Changed query method from <code>term_id</code> to <code>term_taxonomy_id</code> (<a href=\"https://github.com/elementor/elementor/issues/7653\">#7653</a>)</li>\n</ul>\n<h4>2.5.2 - 2019-03-27</h4>\n<ul>\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\"https://github.com/elementor/elementor/issues/7632\">#7632</a>)</li>\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7635\">#7635</a>)</li>\n<li>Fix: Manual Selection option not working in Query Control (<a href=\"https://github.com/elementor/elementor/issues/7634\">#7634</a>)</li>\n<li>Fix: Incorrect condition caused handlers issues inside popup</li>\n</ul>\n<h4>2.5.1 - 2019-03-26</h4>\n<ul>\n<li>Fix: Query Control invalid call to deprecated action (<a href=\"https://github.com/elementor/elementor/issues/7619\">#7619</a>)</li>\n<li>Tweak: Renamed action hook from <code>elementor_pro/{$widget_name}/query/{$query_id}</code> to <code>elementor/query/{$query_id}</code></li>\n<li>Tweak: Renamed filter hook from <code>elementor_pro/query_control/get_query_args/current_query</code> to <code>elementor/query/get_query_args/current_query</code></li>\n</ul>\n<h4>2.5.0 - 2019-03-26</h4>\n<ul>\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\"https://github.com/elementor/elementor/issues/72\">#72</a>)</li>\n<li>New: Introducing Related Posts for Query Control (<a href=\"https://github.com/elementor/elementor/issues/7306\">#7306</a>, <a href=\"https://github.com/elementor/elementor/issues/7490\">#7490</a>)</li>\n<li>New: Introducing Date query for Query Control</li>\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\"https://github.com/elementor/elementor/issues/2501\">#2501</a>)</li>\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\"https://github.com/elementor/elementor/issues/6871\">#6871</a>, <a href=\"https://github.com/elementor/elementor/issues/6876\">#6876</a>, <a href=\"https://github.com/elementor/elementor/issues/7258\">#7258</a>)</li>\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule</li>\n<li>Tweak: Added full border radius control options inside Popup</li>\n<li>Tweak: Changed exit intent icon in Popups</li>\n<li>Tweak: Show only one popup in its own preview</li>\n<li>Tweak: Added responsive support to Popup entrance animation control</li>\n<li>Tweak: Conditions - Singular <code>All Pages</code> string changed to <code>Pages</code></li>\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\"https://github.com/elementor/elementor/issues/7000\">#7000</a>)</li>\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\"https://github.com/elementor/elementor/issues/7258\">#7258</a>)</li>\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\"https://github.com/elementor/elementor/issues/6779\">#6779</a>)</li>\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\"https://github.com/elementor/elementor/issues/6986\">#6986</a>)</li>\n<li>Tweak: Decrease <code>z-index</code> for Nav Menu (<a href=\"https://github.com/elementor/elementor/issues/6869\">#6869</a>)</li>\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;</li>\n<li>Tweak: Use filter <code>get_meta_viewport</code> for header templates (<a href=\"https://github.com/elementor/elementor/issues/7043\">#7043</a>)</li>\n<li>Tweak: use filterable <code>Util::get_public_post_types()</code> in Theme Builder (<a href=\"https://github.com/elementor/elementor/issues/7172\">#7172</a>)</li>\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\"https://github.com/elementor/elementor/issues/7443\">#7443</a>)</li>\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\"https://github.com/elementor/elementor/issues/6913\">#6913</a>)</li>\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling</li>\n<li>Fix: Custom ID reset to default when dragging repeater</li>\n<li>Fix: Conflict between archive-products widget and WC customizer</li>\n<li>Fix: Add to Cart widget <code>spacing</code> and <code>space-between</code></li>\n<li>Fix: Library view when creating a new Header or Footer</li>\n<li>Fix: Post types labels missing on Add New Template modal</li>\n</ul>\n<h4>2.4.8 - 2019-03-11</h4>\n<ul>\n<li>Fix: Missing query section in Products widget</li>\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases</li>\n</ul>\n<h4>2.4.7 - 2019-03-06</h4>\n<ul>\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+</li>\n</ul>\n<h4>2.4.6 - 2019-03-04</h4>\n<ul>\n<li>Fix: Pods gallery dynamic when empty (<a href=\"https://github.com/elementor/elementor/issues/7127\">#7127</a>)</li>\n<li>Fix: Duplicate call for conditions screen issue</li>\n<li>Fix: Compatibility with Elementor v2.5.0</li>\n</ul>\n<h4>2.4.5 - 2019-02-18</h4>\n<ul>\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\"https://github.com/elementor/elementor/issues/7058\">#7058</a>)</li>\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\"https://github.com/elementor/elementor/issues/7083\">#7083</a>)</li>\n<li>Fix: Show popup preview only on it\'s own preview</li>\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases</li>\n</ul>\n<h4>2.4.4 - 2019-02-11</h4>\n<ul>\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\"https://github.com/elementor/elementor/issues/6690\">#6690</a>)</li>\n<li>Tweak: Changed the term of <code>All Posts</code> condition to <code>Posts</code></li>\n<li>Fix: Added <code>&lt;IfModule&gt;</code> to avoid 500 error when <code>mod-headers</code> is missing (<a href=\"https://github.com/elementor/elementor/issues/7034\">#7034</a>)</li>\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\"https://github.com/elementor/elementor/issues/6856\">#6856</a>)</li>\n<li>Fix: <code>Textarea</code> default value in Forms Widget (<a href=\"https://github.com/elementor/elementor/issues/6934\">#6934</a>)</li>\n<li>Fix: MailPoet latest version caused fatal error (<a href=\"https://github.com/elementor/elementor/issues/6996\">#6996</a>)</li>\n<li>Fix: Fatal Error caused by calling MailPoet deleted method</li>\n<li>Notice: MailPoet <code>Auto Confirm</code> option will now default to &quot;On&quot;</li>\n</ul>\n<h4>2.4.3 - 2019-01-30</h4>\n<ul>\n<li>Fix: Custom Add to Cart widget responsive alignment settings</li>\n<li>Fix: Links in Post Info widget</li>\n<li>Fix: WooCommerce <code>View Cart</code> string translate</li>\n<li>Fix: Wrapper classes for header/footer templates (<a href=\"https://github.com/elementor/elementor/issues/6884\">#6884</a>)</li>\n</ul>\n<h4>2.4.2 - 2019-01-25</h4>\n<ul>\n<li>Tweak: Added pixel units to Close Button position control in Popups</li>\n<li>Fix: Exclude error in WC Products widget</li>\n</ul>\n<h4>2.4.1 - 2019-01-24</h4>\n<ul>\n<li>Tweak: Added CSS classes control to Popup (<a href=\"https://github.com/elementor/elementor/issues/6826\">#6826</a>)</li>\n<li>Tweak: Added responsive image size to Testimonial Carousel widget</li>\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\"https://github.com/elementor/elementor/issues/6842\">#6842</a>)</li>\n<li>Fix: Support of exclude-ids in WC Products widget</li>\n<li>Fix: Popup close button not clickable</li>\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\"https://github.com/elementor/elementor/issues/6749\">#6749</a>)</li>\n<li>Fix: Bad anchors breaks the page JS</li>\n<li>Fix: Popup overlay shown when turned off</li>\n</ul>\n<h4>2.4.0 - 2019-01-21</h4>\n<ul>\n<li>New: Introducing Popup Builder (<a href=\"https://github.com/elementor/elementor/issues/628\">#628</a>)</li>\n<li>New: Added <code>Popup</code> Dynamic Tag</li>\n<li>New: Added <code>Popup</code> forms action after submit</li>\n<li>New: Added User Info dynamic tag (<a href=\"https://github.com/elementor/elementor/issues/6322\">#6322</a>)</li>\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message</li>\n<li>Tweak: Added <code>elementor_pro/theme_builder/archive/escape_nothing_found_message</code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\"https://github.com/elementor/elementor/issues/6053\">#6053</a>)</li>\n<li>Tweak: Added <code>add_doc_to_location</code> method to Allow insertion of a document to a location</li>\n<li>Fix: <code>z-index</code> issue with CTA widget (<a href=\"https://github.com/elementor/elementor/issues/6486\">#6486</a>)</li>\n<li>Fix: Hide the Post Content widget and show it only in a Single document</li>\n<li>Fix: <code>selector</code> replacement in Custom CSS</li>\n<li>Fix: Apply <code>the_content</code> on the real content only</li>\n<li>Fix: CSS for WC products selector (<a href=\"https://github.com/elementor/elementor/issues/6559\">#6559</a>)</li>\n<li>Fix: Odnoklassniki share URL (<a href=\"https://github.com/elementor/elementor/issues/6638\">#6638</a>)</li>\n<li>Fix: Custom link new tab in Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/5766\">#5766</a>)</li>\n<li>Fix: <code>nofollow</code> link in Flip Box &amp; CTA widgets</li>\n<li>Fix: Post Terms in Post Info widget</li>\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\"https://github.com/elementor/elementor/issues/5386\">#5386</a>)</li>\n<li>Fix: Accessibility labels in Reviews widget (<a href=\"https://github.com/elementor/elementor/issues/6630\">#6630</a>)</li>\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active</li>\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget</li>\n<li>Fix: Sub-menu arrow position in Nav Menu widget</li>\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\"https://github.com/elementor/elementor/issues/6648\">#6648</a>)</li>\n</ul>\n<h4>2.3.1 - 2018-12-19</h4>\n<ul>\n<li>Fix: Template widget search functionality (<a href=\"https://github.com/elementor/elementor/issues/6473\">#6473</a>)</li>\n<li>Fix: Apply <code>the_content</code> filter to post content in theme builder</li>\n</ul>\n<h4>2.3.0 - 2018-12-17</h4>\n<ul>\n<li>New: Introducing Discord Integration for Forms (<a href=\"https://github.com/elementor/elementor/issues/4218\">#4218</a>)</li>\n<li>New: Introducing Slack Integration for Forms</li>\n<li>New: Introducing MailerLite Integration for Forms (<a href=\"https://github.com/elementor/elementor/issues/4462\">#4462</a>)</li>\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account</li>\n<li>Tweak: Added <code>elementor_pro/utils/get_public_post_types</code> filter hook (<a href=\"https://github.com/elementor/elementor/issues/5900\">#5900</a>)</li>\n<li>Tweak: Added <code>loop_start</code> &amp; <code>the_content</code> hooks for Post Content (<a href=\"https://github.com/elementor/elementor/issues/6173\">#6173</a>)</li>\n<li>Tweak: Removed Custom Attributes from Page Settings</li>\n<li>Tweak: Always add the Custom CSS control to the Advanced tab</li>\n<li>Fix: In sub Term condition false positive in edge cases</li>\n<li>Fix: ToolSet Dynamic Image fallback</li>\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget</li>\n<li>Fix: Style glitch in the Conditions screen in Safari browser</li>\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\"https://github.com/elementor/elementor/issues/6080\">#6080</a>)</li>\n<li>Fix: The color of label won\'t change color in Widget login</li>\n</ul>\n<h4>2.2.5 - 2018-12-11</h4>\n<ul>\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.</li>\n<li>Tweak: Added a better identifier for subpages (<a href=\"https://github.com/elementor/elementor/issues/6362\">#6362</a>)</li>\n<li>Tweak: Removed Custom Attributes from page settings</li>\n<li>Fix: Yahoo event URL date issue (<a href=\"https://github.com/elementor/elementor/issues/6354\">#6354</a>)</li>\n<li>Fix: Allow timezone settings in Google event URL (<a href=\"https://github.com/elementor/elementor/issues/6354\">#6354</a>)</li>\n<li>Fix: Avoid <code>z-index</code> changes by <code>nanocss</code> in build process</li>\n<li>Fix: Added missing WC upsells products CSS</li>\n<li>Fix: Nav Menu dropdown losing color on hover</li>\n<li>Fix: WC Product Add-ons CSS compatibility</li>\n</ul>\n<h4>2.2.4 - 2018-12-04</h4>\n<ul>\n<li>Fix: Global widget not saving changes (<a href=\"https://github.com/elementor/elementor/issues/6340\">#6340</a>)</li>\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\"https://github.com/elementor/elementor/issues/6334\">#6334</a>)</li>\n<li>Fix: Forms Redirect URL action when using form field values with spaces</li>\n</ul>\n<h4>2.2.3 - 2018-11-29</h4>\n<ul>\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\"https://github.com/elementor/elementor/issues/6271\">#6271</a>)</li>\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu</li>\n<li>Fix: Show only supported templates in Template widget</li>\n<li>Fix: Revert conflicting fix for a default order for WC archive</li>\n</ul>\n<h4>2.2.2 - 2018-11-28</h4>\n<ul>\n<li>Fix: Lightbox dynamic tag crashes the editor</li>\n</ul>\n<h4>2.2.1 - 2018-11-28</h4>\n<ul>\n<li>New: Added <code>ACF File</code> Dynamic tag to support text controls.</li>\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\"https://github.com/elementor/elementor/issues/6223\">#6223</a>)</li>\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags</li>\n<li>Tweak: Added filter <code>elementor_pro/dynamic_tags/shortcode/should_escape</code> to avoid escaping in Shortcode dynamic tag</li>\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists</li>\n<li>Tweak: Added front-end max file size validation for upload fields</li>\n<li>Tweak: Added <code>by-author</code> per Post-Type condition for theme builder</li>\n<li>Fix: Template widget panel not showing the selected template (<a href=\"https://github.com/elementor/elementor/issues/6271\">#6271</a>)</li>\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag</li>\n<li>Fix: Add post classes only for the Single template</li>\n<li>Fix: Set document type as not editable for unsupported document like Global widget</li>\n<li>Fix: Avoid duplicate query for current WC product query</li>\n<li>Fix: Product Archive showing oldest products instead of latest</li>\n<li>Fix: CSS reset in Posts widget using cards skin</li>\n</ul>\n<h4>2.2.0 - 2018-11-19</h4>\n<ul>\n<li>New: Introducing Custom Attributes (<a href=\"https://github.com/elementor/elementor/issues/290\">#290</a>, <a href=\"https://github.com/elementor/elementor/issues/3990\">#3990</a>)</li>\n<li>New: Added evergreen option for Countdown widget (<a href=\"https://github.com/elementor/elementor/issues/4459\">#4459</a>)</li>\n<li>New: Added expire actions option for Countdown widget (<a href=\"https://github.com/elementor/elementor/issues/5242\">#5242</a>)</li>\n<li>New: Introducing Reviews widget (<a href=\"https://github.com/elementor/elementor/issues/3854\">#3854</a>)</li>\n<li>New: Introducing Sitemap widget (<a href=\"https://github.com/elementor/elementor/issues/5594\">#5594</a>)</li>\n<li>New: Added Request Parameter dynamic tag (<a href=\"https://github.com/elementor/elementor/issues/4934\">#4934</a>)</li>\n<li>New: Added Shortcode dynamic tag</li>\n<li>New: Added Image and Video Lightbox dynamic tag</li>\n<li>New: Added Contact URL dynamic tag</li>\n<li>New: Added Featured Image Data dynamic tag</li>\n<li>New: Added default value to each field in the Form widget (<a href=\"https://github.com/elementor/elementor/issues/4268\">#4268</a>)</li>\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\"https://github.com/elementor/elementor/issues/5321\">#5321</a>)</li>\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\"https://github.com/elementor/elementor/issues/5587\">#5587</a>)</li>\n<li>Tweak: Added Form Redirect URL with form values (<a href=\"https://github.com/elementor/elementor/issues/2564\">#2564</a>)</li>\n<li>Tweak: Added default post classes to template wrapper (<a href=\"https://github.com/elementor/elementor/issues/5959\">#5959</a>)</li>\n<li>Tweak: Better labels for terms in Query control (<a href=\"https://github.com/elementor/elementor/issues/6092\">#6092</a>)</li>\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;</li>\n<li>Tweak: Added <code>elementor/theme/get_location_templates/condition_sub_id</code> filter hook to allow template condition translations</li>\n<li>Tweak: Load the Template Library widget via Ajax for better performance</li>\n<li>Tweak: Added 404 page title for Page Title dynamic tag</li>\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\"https://github.com/elementor/elementor/issues/6141\">#6141</a>)</li>\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/5790\">#5790</a>)</li>\n<li>Fix: Avoid potential security risk in forms</li>\n<li>Fix: Template By Author condition conflicts with 404 page</li>\n<li>Fix: Restored WC Product Content widget in Single Product template</li>\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages</li>\n<li>Fix: Highlight active menu anchor items only when scrolled into view</li>\n<li>Fix: Carousel Pagination Progress style to support new Swiper version</li>\n</ul>\n<h4>2.1.13 - 2018-11-12</h4>\n<ul>\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0</li>\n<li>Fix: Settings conflict when there are multiple carousels in the page</li>\n</ul>\n<h4>2.1.12 - 2018-11-05</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3</li>\n<li>Tweak: Better performance for Template Library widget</li>\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\"https://github.com/elementor/elementor/issues/6029\">#6029</a>)</li>\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\"https://github.com/elementor/elementor/issues/6001\">#6001</a>)</li>\n<li>Fix: Custom CSS printed twice in the front-end</li>\n<li>Fix: ACF Image field PHP warning (<a href=\"https://github.com/elementor/elementor/issues/6051\">#6051</a>)</li>\n</ul>\n<h4>2.1.11 - 2018-10-22</h4>\n<ul>\n<li>New: Added ACF local fields compatibility</li>\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration</li>\n<li>Fix: Exclude <code>is_embed</code> from Singular condition (<a href=\"https://github.com/elementor/elementor/issues/5915\">#5915</a>)</li>\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons</li>\n<li>Fix: Current date time dynamic tag now shows local time</li>\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink</li>\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration</li>\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF</li>\n<li>Fix: Respect password protected for a WC single product template</li>\n<li>Fix: Respect <code>order</code> settings for WC archive also without pagination</li>\n</ul>\n<h4>2.1.10 - 2018-10-09</h4>\n<ul>\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\"https://github.com/elementor/elementor/issues/5821\">#5821</a>)</li>\n<li>Tweak: Added link control to Animated Headline widget</li>\n<li>Fix: Mobile nav menu jump on RTL (<a href=\"https://github.com/elementor/elementor/issues/5711\">#5711</a>)</li>\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\"https://github.com/elementor/elementor/issues/5830\">#5830</a>)</li>\n<li>Fix: Added IE compatibility for Animated Headline widget</li>\n<li>Fix: Post Content widget is now shown only on <code>Single</code> templates</li>\n<li>Fix: Query Control Pagination with offset</li>\n</ul>\n<h4>2.1.9 - 2018-09-17</h4>\n<ul>\n<li>Tweak: Added Centered Slides option for Slideshow carousel</li>\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\"https://github.com/elementor/elementor/issues/5091\">#5091</a>)</li>\n<li>Fix: ACF Gallery option support (<a href=\"https://github.com/elementor/elementor/issues/5344\">#5344</a>)</li>\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\"https://github.com/elementor/elementor/issues/5740\">#5740</a>)</li>\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\"https://github.com/elementor/elementor/issues/5689\">#5689</a>)</li>\n<li>Fix: Coverflow transition effect in Carousel</li>\n<li>Fix: Weird mobile behavior with Cube effect in Carousel</li>\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly</li>\n</ul>\n<h4>2.1.8 - 2018-09-12</h4>\n<ul>\n<li>Tweak: Added styling options for WC Additional Information widget</li>\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget</li>\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\"https://github.com/elementor/elementor/issues/5338\">#5338</a>)</li>\n<li>Fix: Layout of Related Product widget with WC native style</li>\n</ul>\n<h4>2.1.7 - 2018-09-03</h4>\n<ul>\n<li>New: WC Archive Description widget</li>\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\"https://github.com/elementor/elementor/issues/5555\">#5555</a>)</li>\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget</li>\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\"https://github.com/elementor/elementor/issues/5589\">#5589</a>)</li>\n<li>Tweak: Added more blend mode options for CTA widget</li>\n<li>Tweak: Improved plugin updater method based on WordPress version</li>\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets</li>\n<li>Fix: Added default gap for products pagination</li>\n<li>Fix: Post thumbnail flickering in Safari browser</li>\n<li>Fix: Close mobile nav menu on click only in full-width mode</li>\n<li>Fix: Added trailing slash to pagination links in Posts widget</li>\n</ul>\n<h4>2.1.6 - 2018-08-28</h4>\n<ul>\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\"https://github.com/elementor/elementor/issues/5117\">#5117</a>)</li>\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\"https://github.com/elementor/elementor/issues/5491\">#5491</a>)</li>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2</li>\n<li>Tweak: Deprecated Follow option in the Facebook Button widget</li>\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)</li>\n<li>Fix: Posts widget CSS when using cards skin in masonry mode</li>\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\"https://github.com/elementor/elementor/issues/5344\">#5344</a>)</li>\n<li>Fix: WC product gallery links in RTL</li>\n<li>Fix: Dynamic tags in Call To Action widget</li>\n</ul>\n<h4>2.1.5 - 2018-08-21</h4>\n<ul>\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2</li>\n<li>Fix: Posts Widget layout theme compatibility</li>\n<li>Fix: Added compatibility for WooCommerce native style</li>\n</ul>\n<h4>2.1.4 - 2018-08-19</h4>\n<ul>\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\"https://github.com/elementor/elementor/issues/5442\">#5442</a>)</li>\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\"https://github.com/elementor/elementor/issues/5460\">#5460</a>)</li>\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget</li>\n<li>Fix: Selector specificity for WooCommerce Products widget</li>\n<li>Fix: WooCommerce conflicts in the editor in edge cases</li>\n</ul>\n<h4>2.1.3 - 2018-08-15</h4>\n<ul>\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\"https://github.com/elementor/elementor/issues/5350\">#5350</a>)</li>\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\"https://github.com/elementor/elementor/issues/5375\">#5375</a>)</li>\n<li>Fix: Added missing <code>setup_postdata</code> for Product Data Tabs widget</li>\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\"https://github.com/elementor/elementor/issues/5399\">#5399</a>)</li>\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\"https://github.com/elementor/elementor/issues/5254\">#5254</a>)</li>\n<li>Fix: Carousel behavior when using a single slide</li>\n</ul>\n<h4>2.1.2 - 2018-08-12</h4>\n<ul>\n<li>Fix: Error when ACF Pro is not installed (<a href=\"https://github.com/elementor/elementor/issues/5367\">#5367</a>)</li>\n<li>Fix: Edge cases in Inspector where document is a boolean</li>\n<li>Fix: Edge cases for incorrect file fields in PODS</li>\n</ul>\n<h4>2.1.1 - 2018-08-09</h4>\n<ul>\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\"https://github.com/elementor/elementor/issues/5345\">#5345</a>)</li>\n<li>Fix: Flip Box effect issues</li>\n<li>Fix: ACF Options page fields support (<a href=\"https://github.com/elementor/elementor/issues/5329\">#5329</a>)</li>\n<li>Fix: Import Pro templates in edge cases</li>\n</ul>\n<h4>2.1.0 - 2018-08-07</h4>\n<ul>\n<li>New: Introducing WooCommerce Builder (<a href=\"https://github.com/elementor/elementor/issues/1690\">#1690</a>)</li>\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive</li>\n<li>New: Introducing Cart Menu widget (<a href=\"https://github.com/elementor/elementor/issues/4220\">#4220</a>, <a href=\"https://github.com/elementor/elementor/issues/4600\">#4600</a>)</li>\n<li>New: Added integration with Toolset (<a href=\"https://github.com/elementor/elementor/issues/2949\">#2949</a>)</li>\n<li>New: Added integration with Pods (<a href=\"https://github.com/elementor/elementor/issues/4129\">#4129</a>)</li>\n<li>New: Added stick to bottom in scrolling effects (<a href=\"https://github.com/elementor/elementor/issues/4799\">#4799</a>)</li>\n<li>New: Added Scrolling Effect to Widgets under advanced tab</li>\n<li>New: Introducing Internal URL Dynamic Tag</li>\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/4597\">#4597</a>)</li>\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\"https://github.com/elementor/elementor/issues/4447\">#4447</a>)</li>\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\"https://github.com/elementor/elementor/issues/1878\">#1878</a>)</li>\n<li>Tweak: Add Custom Query hook for Query control (<a href=\"https://developers.elementor.com/custom-query-filter/\">More Info</a>) (<a href=\"https://github.com/elementor/elementor/issues/1748\">#1748</a>)</li>\n<li>Tweak: Added form-message style (<a href=\"https://github.com/elementor/elementor/issues/1180\">#1180</a>)</li>\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\"https://github.com/elementor/elementor/issues/4242\">#4242</a>)</li>\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\"https://github.com/elementor/elementor/issues/4767\">#4767</a>)</li>\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\"https://github.com/elementor/elementor/issues/4602\">#4602</a>)</li>\n<li>Tweak: Added an support for <code>label|value</code> in options field (<a href=\"https://github.com/elementor/elementor/issues/4594\">#4594</a>)</li>\n<li>Tweak: Added <code>by-author</code> condition for theme builder (<a href=\"https://github.com/elementor/elementor/issues/4681\">#4681</a>)</li>\n<li>Tweak: Added Activate/Deactivate license key via WP-CLI command (<a href=\"https://github.com/elementor/elementor/issues/4149\">#4149</a>)</li>\n<li>Tweak: Added <code>is_scroll</code> trigger to scrolling effect (<a href=\"https://github.com/elementor/elementor/issues/4340\">#4340</a>)</li>\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\"https://github.com/elementor/elementor/issues/4177\">#4177</a>)</li>\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\"https://github.com/elementor/elementor/issues/3697\">#3697</a>)</li>\n<li>Tweak: Added style options for Posts widget (<a href=\"https://github.com/elementor/elementor/issues/1335\">#1335</a>)</li>\n<li>Tweak: Added button CSS ID for Forms widget</li>\n<li>Tweak: Added pixel units to Post-Info divider height control</li>\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs</li>\n<li>Tweak: Re-organize the panel categories per document type</li>\n<li>Tweak: Added ACF support for <code>options-page</code> fields</li>\n<li>Tweak: Added dynamic tag for Animated headlines</li>\n<li>Tweak: Added dynamic tag for BlockQuote widget</li>\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\"https://github.com/elementor/elementor/issues/4817\">#4817</a>)</li>\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\"https://github.com/elementor/elementor/issues/4324\">#4324</a>)</li>\n<li>Fix: Initial slide in Carousel widget</li>\n<li>Fix: Stay on current slide while editing in Carousel widget</li>\n<li>Fix: Default slides per device in Carousel widget</li>\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets</li>\n</ul>\n<h4>2.0.18 - 2018-07-27</h4>\n<ul>\n<li>Fix: Global widget error on saving page</li>\n</ul>\n<h4>2.0.17 - 2018-07-26</h4>\n<ul>\n<li>Fix: Sub menu indicator direction in Nav Menu widget</li>\n<li>Fix: Change the title and icon for Global Widget when is moving</li>\n<li>Fix: CSS wrapper selector for Page Document</li>\n</ul>\n<h4>2.0.16 - 2018-07-16</h4>\n<ul>\n<li>Tweak: CSS Filter Control module is now included in Elementor</li>\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0</code> (<a href=\"https://github.com/elementor/elementor/issues/5077\">#5077</a>)</li>\n<li>Fix: Restore current query after get Global Widget data</li>\n<li>Fix: Add action item in History on unlink Global widget</li>\n</ul>\n<h4>2.0.15 - 2018-07-10</h4>\n<ul>\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\"https://github.com/elementor/elementor/issues/4996\">#4996</a>)</li>\n<li>Fix: GMT offset in Countdown widget (<a href=\"https://github.com/elementor/elementor/issues/4997\">#4997</a>)</li>\n</ul>\n<h4>2.0.14 - 2018-07-08</h4>\n<ul>\n<li>Tweak: Added set method to form record for developers (<a href=\"https://github.com/elementor/elementor/issues/4983\">#4983</a>)</li>\n<li>Fix: Autoplay option for Carousels</li>\n<li>Fix: Close mobile menu on item click in the Nav Menu widget</li>\n</ul>\n<h4>2.0.13 - 2018-07-03</h4>\n<ul>\n<li>Tweak: Added compatibility for Elementor v2.1</li>\n</ul>\n<h4>2.0.12 - 2018-07-02</h4>\n<ul>\n<li>Fix: Global widget PHP notices</li>\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs</li>\n<li>Fix: Form select field send all selected values on multiple selection</li>\n<li>Fix: Validate time field only if it\'s not empty</li>\n<li>Fix: ConvertKit API not saving name field</li>\n</ul>\n<h4>2.0.11 - 2018-06-12</h4>\n<ul>\n<li>Fix: Theme Builder <code>author</code> archive condition (<a href=\"https://github.com/elementor/elementor/issues/4593\">#4593</a>)</li>\n<li>Fix: Respect password protected posts in Post Content widget</li>\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.</li>\n</ul>\n<h4>2.0.10 - 2018-06-05</h4>\n<ul>\n<li>Tweak: Added <code>elementor/theme/get_location_templates/template_id</code> filter hook for multi-language plugins</li>\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)</li>\n<li>Fix: Fields shortcode missing after removing a field in Form widget</li>\n<li>Deprecated: <code>get_theme_templates_by_location</code> is replaced by <code>get_location_templates</code></li>\n</ul>\n<h4>2.0.9 - 2018-05-28</h4>\n<ul>\n<li>Fix: Compatibility for PHP version 5.4</li>\n</ul>\n<h4>2.0.8 - 2018-05-28</h4>\n<ul>\n<li>Tweak: Added Active state for Nav Menu dropdown</li>\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget</li>\n<li>Tweak: Removed caption control in Site Logo widget</li>\n<li>Tweak: Added option to position currency symbol before/after In Price Table widget</li>\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\"https://github.com/elementor/elementor/issues/4479\">#4479</a>)</li>\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/4342\">#4342</a>)</li>\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\"https://github.com/elementor/elementor/issues/4527\">#4527</a>)</li>\n<li>Fix: Avoid rendering a template if it\'s not published</li>\n<li>Fix: 404 Page style not working</li>\n<li>Fix: Price Table button with hover animation not working in editor</li>\n<li>Fix: Styling conflict in Call to Action widget</li>\n<li>Fix: Global Widget tab translation</li>\n<li>Fix: Adding parent wrapper class to Site Title widget</li>\n</ul>\n<h4>2.0.7 - 2018-05-16</h4>\n<ul>\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;</li>\n<li>Fix: Open 404 template library for 404 page</li>\n<li>Tweak: Added CSS prefix for dev files</li>\n<li>Tweak: Removed product post type from display conditions</li>\n</ul>\n<h4>2.0.6 - 2018-05-15</h4>\n<ul>\n<li>Tweak: Set type on create new single template</li>\n<li>Tweak: Always show the conditions dialog in the Draft status</li>\n<li>Tweak: Added document type <code>widget</code></li>\n<li>Tweak: Added Post Custom Field tag to URL category</li>\n<li>Fix: When ACF Field Groups are Empty (<a href=\"https://github.com/elementor/elementor/issues/4428\">#4428</a>)</li>\n<li>Fix: Links inside carousel in edge cases</li>\n<li>Fix: Responsive issue in My Templates area</li>\n<li>Fix: Image alignment for post content with text alignment</li>\n<li>Fix: Post Content widget when preview post is missing</li>\n<li>Fix: Global Widget tab translation</li>\n<li>Fix: Style settings for Post / Archive Title widgets</li>\n</ul>\n<h4>2.0.5 - 2018-05-08</h4>\n<ul>\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\"https://github.com/elementor/elementor/issues/4203\">#4203</a>)</li>\n<li>Fix: Added support for new version of reCAPTCHA</li>\n<li>Fix: Added fallback for controls after <code>post_status</code></li>\n<li>Fix: Required field in forms widget</li>\n<li>Fix: Media Carousel in the Coverflow skin</li>\n<li>Fix: 404 Page show wrong template in edge cases</li>\n<li>Fix: Save the default menu in the Nav Menu widget</li>\n</ul>\n<h4>2.0.4 - 2018-05-02</h4>\n<ul>\n<li>Tweak: Added parent\'s class for extended widgets</li>\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions</li>\n<li>Tweak: Initialize global model when it\'s needed</li>\n<li>Tweak: Removed some duplicate strings</li>\n<li>Tweak: Query control now includes empty terms</li>\n<li>Tweak: Design polish for conditions dialog</li>\n<li>Tweak: Decreasing <code>minimumInputLength</code> to 1 of select2</li>\n<li>Fix: Editor not loading for single templates in edge cases</li>\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\"https://github.com/elementor/elementor/issues/4310\">#4310</a>)</li>\n<li>Fix: Slides per view not working for some effects</li>\n<li>Fix: New slides not showing in the editor</li>\n<li>Fix: Editor for section without a defined location, defaults to content area</li>\n</ul>\n<h4>2.0.3 - 2018-04-24</h4>\n<ul>\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\"https://github.com/elementor/elementor/issues/4214\">#4214</a>, <a href=\"https://github.com/elementor/elementor/issues/4216\">#4216</a>, <a href=\"https://github.com/elementor/elementor/issues/4225\">#4225</a>)</li>\n<li>Fix: Double render on frontend view in core locations</li>\n<li>Fix: Masonry not working in edge cases</li>\n<li>Fix: Added default setting for Author Info tag</li>\n</ul>\n<h4>2.0.2 - 2018-04-18</h4>\n<ul>\n<li>Fix: Regenerate conditions to include all templates</li>\n</ul>\n<h4>2.0.1 - 2018-04-17</h4>\n<ul>\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\"https://github.com/elementor/elementor/issues/4136\">#4136</a>)</li>\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\"https://github.com/elementor/elementor/issues/4127\">#4127</a>)</li>\n<li>Tweak: Added Divider control for Post Info widget</li>\n<li>Fix: Update admin links in Yoast Breadcrumbs widget</li>\n<li>Fix: Sticky element conflict with clearfix CSS</li>\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below</li>\n<li>Fix: Avoid running <code>wp_head</code> hooks twice</li>\n</ul>\n<h4>2.0.0 - 2018-04-16</h4>\n<ul>\n<li>New: Introducing Theme Builder - <a href=\"https://elementor.com/introducing-theme-builder/\">Release Post</a> (<a href=\"https://github.com/elementor/elementor/issues/417\">#417</a>)</li>\n<li>New: Introducing Locations API to inject custom location templates</li>\n<li>New: Introducing Display Conditions for all dynamic templates</li>\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design</li>\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\"https://github.com/elementor/elementor/issues/483\">#483</a>, <a href=\"https://github.com/elementor/elementor/issues/653\">#653</a>, <a href=\"https://github.com/elementor/elementor/issues/885\">#885</a>)</li>\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\"https://github.com/elementor/elementor/issues/543\">#543</a>)</li>\n<li>New: Introducing Developers area with guides and API documentation - <a href=\"https://elementor.com/introducing-elementor-developer-api/\">Release Post</a> (<a href=\"https://github.com/elementor/elementor/issues/451\">#451</a>)</li>\n<li>New: Introducing <a href=\"https://github.com/elementor/elementor-hello-theme\">Elementor Hello Theme</a> - A demonstration theme for developers</li>\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\"https://github.com/elementor/elementor/issues/2761\">#2761</a>, <a href=\"https://github.com/elementor/elementor/issues/2623\">#2623</a>, <a href=\"https://github.com/elementor/elementor/issues/2109\">#2109</a>, <a href=\"https://github.com/elementor/elementor/issues/2061\">#2061</a>, <a href=\"https://github.com/elementor/elementor/issues/2439\">#2439</a>)</li>\n<li>New: Design 404 page with Single template (<a href=\"https://github.com/elementor/elementor/issues/1558\">#1558</a>)</li>\n<li>New: Design Search Results with Archive template (<a href=\"https://github.com/elementor/elementor/issues/3196\">#3196</a>, <a href=\"https://github.com/elementor/elementor/issues/2590\">#2590</a>)</li>\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element</em> per device (<a href=\"https://github.com/elementor/elementor/issues/2412\">#2412</a>)</li>\n<li>New: Integration with Custom Fields (<a href=\"https://github.com/elementor/elementor/issues/2054\">#2054</a>)</li>\n<li>New: Partial support for Toolset integration (<a href=\"https://github.com/elementor/elementor/issues/2949\">#2949</a>)</li>\n<li>New: Partial support for Pods integration (<a href=\"https://github.com/elementor/elementor/issues/2169\">#2169</a>)</li>\n<li>New: Partial support for ACF integration (<a href=\"https://github.com/elementor/elementor/issues/2041\">#2041</a>, <a href=\"https://github.com/elementor/elementor/issues/2059\">#2059</a>)</li>\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\"https://github.com/elementor/elementor/issues/3531\">#3531</a>)</li>\n<li>Tweak: Allow brackets in Forms Tel field</li>\n<li>Tweak: Added currency format control for Price Table widget</li>\n<li>Tweak: Reduced API request for some servers</li>\n<li>Fix: Dropdown <code>border-radius</code> in Nav Menu widget</li>\n<li>Fix: Price List widget layout breaks in edge cases</li>\n<li>Note: This version requires Elementor v2.0.6</li>\n</ul>\n<h4>1.15.6 - 2018-03-28</h4>\n<ul>\n<li>Fix: Removed duplicate Custom CSS section (<a href=\"https://github.com/elementor/elementor/issues/3938\">#3938</a>)</li>\n<li>Fix: <code>box-shadow</code> issue with cards skin (<a href=\"https://github.com/elementor/elementor/issues/3940\">#3940</a>)</li>\n</ul>\n<h4>1.15.5 - 2018-03-27</h4>\n<ul>\n<li>Fix: Added global widget compatibility for Elementor v2.0</li>\n<li>Fix: Reduced API request for some servers</li>\n</ul>\n<h4>1.15.4 - 2018-03-26</h4>\n<ul>\n<li>Tweak: Allow brackets in phone field</li>\n<li>Tweak: Added compatibility with Yoast 7.0.+</li>\n<li>Tweak: Added compatibility for the future release of Elementor v2.0</li>\n<li>Fix: Support for multiple carousel setting in editor</li>\n<li>Fix: <code>on_export</code> issue in forms widget (<a href=\"https://github.com/elementor/elementor/issues/3890\">#3890</a>)</li>\n</ul>\n<h4>1.15.3 - 2018-03-07</h4>\n<ul>\n<li>Tweak: Added unique class to field group div (<a href=\"https://github.com/elementor/elementor/issues/3595\">#3595</a>)</li>\n<li>Fix: Screen Options missing when Pro is active (<a href=\"https://github.com/elementor/elementor/issues/3622\">#3622</a>)</li>\n<li>Fix: Allow label styling even when <code>show labels</code> is set hide (<a href=\"https://github.com/elementor/elementor/issues/3544\">#3544</a>)</li>\n<li>Fix: Typography control not working in edge cases</li>\n<li>Fix: Safari compatibility for Search widget</li>\n</ul>\n<h4>1.15.2 - 2018-02-27</h4>\n<ul>\n<li>Fix: Only add support mine-type if needed (<a href=\"https://github.com/elementor/elementor/issues/3543\">#3543</a>)</li>\n<li>Fix: Better support for Old Typekit kits</li>\n</ul>\n<h4>1.15.1 - 2018-02-21</h4>\n<ul>\n<li>Tweak: Custom font title placeholder is not <code>enter font family</code></li>\n<li>Tweak: Custom font title set as required</li>\n<li>Fix: Custom font, <code>font-face</code> enqueued only once if used in global (<a href=\"https://github.com/elementor/elementor/issues/3513\">#3513</a>)</li>\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.</li>\n</ul>\n<h4>1.15.0 - 2018-02-19</h4>\n<ul>\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\"https://github.com/elementor/elementor/issues/852\">#852</a>)</li>\n<li>New: Integration with Adobe TypeKit fonts (<a href=\"https://github.com/elementor/elementor/issues/631\">#631</a>)</li>\n<li>Tweak: Clear menu from Nav Menu widget on template export</li>\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle</code></li>\n</ul>\n<h4>1.14.2 - 2018-02-13</h4>\n<ul>\n<li>Fix: Global widget content that got affected by previous update</li>\n</ul>\n<h4>1.14.1 - 2018-02-13</h4>\n<ul>\n<li>Tweak: Added <code>none</code> option to content animation in CTA widget</li>\n<li>Tweak: Added <code>form_id</code> to ActiveCampaign integration (<a href=\"https://github.com/elementor/elementor/issues/3422\">#3422</a>)</li>\n<li>Fix: Page crashed when Global widget not found.</li>\n</ul>\n<h4>1.14.0 - 2018-02-12</h4>\n<ul>\n<li>New: Added Call to Action widget</li>\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded</li>\n<li>Tweak: Added compatibility for the future release of Elementor v2.0</li>\n<li>Fix: Allow zero (0) to be accepted as a field value</li>\n<li>Fix: Login form when custom login URL is set</li>\n<li>Fix: Added Day of cycle control to GetResponse integration</li>\n</ul>\n<h4>1.13.2 - 2018-01-23</h4>\n<ul>\n<li>Tweak: Added placeholder to Password field</li>\n<li>Tweak: Removed <code>subscriber_already_exists_message</code> control to prevent potential data leakage</li>\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet</li>\n<li>Fix: Changed <code>imagesLoaded()</code> to Vanilla JS to avoid compatibility issues with some themes</li>\n<li>Fix: Only validate Tel field if not empty</li>\n<li>Fix: Stop slider while editing</li>\n</ul>\n<h4>1.13.1 - 2018-01-16</h4>\n<ul>\n<li>Fix: Added compatibility with old PHP versions</li>\n</ul>\n<h4>1.13.0 - 2018-01-16</h4>\n<ul>\n<li>New: Added File Upload field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/1482\">#1482</a>, <a href=\"https://github.com/elementor/elementor/issues/2974\">#2974</a>)</li>\n<li>New: Added Acceptance field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/1693\">#1693</a>, <a href=\"https://github.com/elementor/elementor/issues/2974\">#2974</a>)</li>\n<li>New: Added Date field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/1868\">#1868</a>)</li>\n<li>New: Added Time field for Forms widget</li>\n<li>New: Added Password field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/2164\">#2164</a>)</li>\n<li>New: Added HTML field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/1500\">#1500</a>)</li>\n<li>Tweak: Added characters validation for Tel field</li>\n<li>Tweak: Added min &amp; max validation for Number field</li>\n<li>Tweak: Added multiple selection for Select field</li>\n<li>Tweak: Added donReach integration for Share Buttons widget</li>\n</ul>\n<h4>1.12.3 - 2018-01-09</h4>\n<ul>\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget</li>\n<li>Fix: Apply <code>url-encoding</code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text</li>\n<li>Fix: Removed My Account link from dashboard widget</li>\n</ul>\n<h4>1.12.2 - 2018-01-03</h4>\n<ul>\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/2964\">#2964</a>)</li>\n<li>Fix: Active license button style</li>\n</ul>\n<h4>1.12.1 - 2018-01-02</h4>\n<ul>\n<li>Tweak: Removed theme-element widgets from plain content</li>\n<li>Tweak: Set all theme-element widgets to extend same widget Base</li>\n<li>Tweak: Removed credit URL in forms meta data</li>\n<li>Tweak: Added compatibility for the future release of Elementor v1.9</li>\n<li>Fix: Validate Get response Error as real error</li>\n<li>Fix: Removed responsive height control from Facebook Page widget</li>\n</ul>\n<h4>1.12.0 - 2017-12-20</h4>\n<ul>\n<li>New: Added Drip integration to Forms</li>\n<li>New: Added ActiveCampaign integration to Forms</li>\n<li>New: Added ConverKit integration to Forms</li>\n<li>New: Added GetResponse integration to Forms</li>\n<li>New: Added form <code>id</code>, <code>name</code> attributes to handle integration with auto collectors like HubSpot</li>\n<li>New: Added Global API key for MailChimp to improve the workflow</li>\n<li>Tweak: Better error handling and message display for Forms</li>\n<li>Fix: PHP notice Undefined variable <code>$cc_header</code> (<a href=\"https://github.com/elementor/elementor/issues/2934\">#2934</a>)</li>\n</ul>\n<h4>1.11.0 - 2017-12-11</h4>\n<ul>\n<li>New: Added a native Comments widget (<a href=\"https://github.com/elementor/elementor/issues/543\">#543</a>)</li>\n<li>New: Added an Author Box widget</li>\n<li>New: Added a Post Navigation widget</li>\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\"https://github.com/elementor/elementor/issues/2749\">#2749</a>)</li>\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\"https://github.com/elementor/elementor/issues/2762\">#2762</a>)</li>\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric</li>\n<li>Fix: Edge cases when the nav menu is empty in a stretched section</li>\n<li>Fix: Added fallback when you remove the <code>space-between</code> on Swiper carousel</li>\n</ul>\n<h4>1.10.2 - 2017-12-03</h4>\n<ul>\n<li>Fix: Missing save widget icon (<a href=\"https://github.com/elementor/elementor/issues/2878\">#2878</a>)</li>\n<li>Fix: Global widgets not saving edits (<a href=\"https://github.com/elementor/elementor/issues/2874\">#2874</a>)</li>\n<li>Fix: Removed <code>white-space: nowrap;</code> property from vertical menu in Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/2815\">#2815</a>)</li>\n</ul>\n<h4>1.10.1 - 2017-11-30</h4>\n<ul>\n<li>Tweak: Added default value for search form</li>\n<li>Tweak: Order template list A-Z in the library widget</li>\n<li>Tweak: get_users/authors query is now done using AJAX only, for better performance in Query Control (<a href=\"https://github.com/elementor/elementor/issues/2865\">#2865</a>)</li>\n<li>Fix: When adding <code>.00</code> it is not displayed on the front</li>\n<li>Fix: Make sure space between is numeric for carousel control</li>\n<li>Fix: Added space for radio &amp; checkbox fields in form widget</li>\n</ul>\n<h4>1.10.0 - 2017-11-15</h4>\n<ul>\n<li>New: Added native Search form widget (<a href=\"https://github.com/elementor/elementor/issues/2576\">#2576</a>)</li>\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets</li>\n<li>Tweak: Added Inline editing to Blockquote widget</li>\n<li>Fix: Animated Headline color bug (<a href=\"https://github.com/elementor/elementor/issues/2516\">#2516</a>)</li>\n<li>Fix: Animated Headline with Rotating skin</li>\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations</li>\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\"https://github.com/elementor/elementor/issues/2662\">#2662</a>)</li>\n<li>Fix: Custom CSS gone after reloading the editor</li>\n</ul>\n<h4>1.9.5 - 2017-10-27</h4>\n<ul>\n<li>Fix: Broken Global widget with JS (<a href=\"https://github.com/elementor/elementor/issues/2639\">#2639</a>)</li>\n</ul>\n<h4>1.9.4 - 2017-10-24</h4>\n<ul>\n<li>Tweak: Improved UI for notices and license page</li>\n<li>Fix: Update system conflict with other EDD plugins</li>\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\"https://github.com/elementor/elementor/issues/2577\">#2577</a>)</li>\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\"https://github.com/elementor/elementor/issues/2496\">#2496</a>)</li>\n<li>Fix: Increased submenu max-width (<a href=\"https://github.com/elementor/elementor/issues/2558\">#2558</a>)</li>\n<li>Fix: Save global templates without their defaults</li>\n<li>Fix: Horizontal scrolling issue with posts grid</li>\n</ul>\n<h4>1.9.3 - 2017-10-03</h4>\n<ul>\n<li>Fix: Condition slide style that got affected by previous update</li>\n</ul>\n<h4>1.9.2 - 2017-10-02</h4>\n<ul>\n<li>New: Added integration with MailPoet 3 for Forms actions</li>\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode</li>\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel</li>\n<li>Fix: Added condition for slides style section in skin bubble mode</li>\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel</li>\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows</li>\n</ul>\n<h4>1.9.1 - 2017-09-28</h4>\n<ul>\n<li>Fix: Slides per view for slideshow carousel</li>\n<li>Fix: Final polish for the new Testimonial Carousel widget</li>\n<li>Fix: Don\'t play video if slide type is not video</li>\n<li>Fix: Removed slides style section condition (<a href=\"https://github.com/elementor/elementor/issues/2497\">#2497</a>)</li>\n<li>Fix: Set cursor as pointer for slideshow thumbnails</li>\n</ul>\n<h4>1.9.0 - 2017-09-26</h4>\n<ul>\n<li>New: Added Media Carousel widget (<a href=\"https://github.com/elementor/elementor/issues/216\">#216</a>, <a href=\"https://github.com/elementor/elementor/issues/347\">#347</a>, <a href=\"https://github.com/elementor/elementor/issues/2209\">#2209</a>)</li>\n<li>New: Added Testimonial Carousel widget (<a href=\"https://github.com/elementor/elementor/issues/715\">#715</a>)</li>\n</ul>\n<h4>1.8.3 - 2017-09-24</h4>\n<ul>\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6</li>\n<li>Fix: Remove slashes from Form sent data</li>\n</ul>\n<h4>1.8.2 - 2017-09-19</h4>\n<ul>\n<li>Tweak: Added target URL for the tweet message in Blockquote widget</li>\n<li>Tweak: Render the slide height before the slider is finished loading</li>\n<li>Fix: Space between words for Animated Headline widget</li>\n<li>Fix: RTL compatibility for Animated Headline widget</li>\n<li>Fix: Italic font style for Animated Headline widget</li>\n<li>Fix: Excluded Menu widget from the WP Editor text rendering</li>\n</ul>\n<h4>1.8.1 - 2017-09-18</h4>\n<ul>\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\"https://github.com/elementor/elementor/issues/2391\">#2391</a>)</li>\n<li>Fix: Print the main menu only when is necessary in Menu widget</li>\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\"https://github.com/elementor/elementor/issues/2381\">#2381</a>)</li>\n</ul>\n<h4>1.8.0 - 2017-09-12</h4>\n<ul>\n<li>New: Added Nav Menu widget (<a href=\"https://github.com/elementor/elementor/issues/1406\">#1406</a>)</li>\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\"https://github.com/elementor/elementor/issues/2279\">#2279</a>)</li>\n<li>Fix: Style for Blockquote widget included</li>\n</ul>\n<h4>1.7.2 - 2017-09-07</h4>\n<ul>\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins</li>\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\"https://github.com/elementor/elementor/issues/2340\">#2340</a>)</li>\n</ul>\n<h4>1.7.1 - 2017-09-05</h4>\n<ul>\n<li>Fix: Facebook SDK version</li>\n</ul>\n<h4>1.7.0 - 2017-09-05</h4>\n<ul>\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow</li>\n<li>New: Added Facebook Embed widget for Post, Video and Comment</li>\n<li>New: Added Facebook Comments widget</li>\n<li>New: Added Facebook Page widget (Previously known as Like Box)</li>\n<li>New: Added Blockquote widget with Tweet button</li>\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets</li>\n<li>Fix: Animated headline rotating with long words</li>\n</ul>\n<h4>1.6.1 - 2017-08-28</h4>\n<ul>\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set</li>\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser</li>\n<li>Fix: Animated headline with more than 1-word per rotation</li>\n<li>Fix: Animated Headline in two lines</li>\n<li>Fix: Some errors in Global widget</li>\n</ul>\n<h4>1.6.0 - 2017-08-22</h4>\n<ul>\n<li>New: Added Animated Headline widget</li>\n<li>New: Added Hidden field for Forms widget (<a href=\"https://github.com/elementor/elementor/issues/2038\">#2038</a>)</li>\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher</li>\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts</li>\n</ul>\n<h4>1.5.9 - 2017-08-16</h4>\n<ul>\n<li>Tweak: Added compatibility for the future release of Elementor v1.7</li>\n<li>Fix: Portfolio compatibility for GeneratePress theme</li>\n<li>Fix: Portfolio filter compatibility for RTL</li>\n<li>Fix: Pagination apply for all posts widget in the page</li>\n<li>Fix: Global form widget with MailChimp integration not saving</li>\n</ul>\n<h4>1.5.8 - 2017-07-25</h4>\n<ul>\n<li>Tweak: Added compatibility for the future release of Elementor v1.6</li>\n<li>Fix: Improved backward compatibility for query control rename</li>\n</ul>\n<h4>1.5.7 - 2017-07-24</h4>\n<ul>\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file</li>\n<li>Tweak: Display the label in the reCAPTCHA field for better experience</li>\n<li>Tweak: Rename <code>panel-posts-control</code> to <code>query-control</code> and added fallback support</li>\n<li>Tweak: Added compatibility for the future release of Elementor with history feature</li>\n<li>Fix: reCAPTCHA preview on the editor</li>\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\"https://github.com/elementor/elementor/issues/2000\">#2000</a>)</li>\n<li>Fix: Added condition for icon size control in Share Buttons widget</li>\n</ul>\n<h4>1.5.6 - 2017-07-12</h4>\n<ul>\n<li>Fix: Query Control correction for taxonomies (<a href=\"https://github.com/elementor/elementor/issues/1963\">#1963</a>)</li>\n<li>Fix: Custom CSS override scheme color in the editor</li>\n<li>Fix: Added order by Menu Order for Query Control in WC widget</li>\n<li>Fix: Glitch with Flip Box background overlay</li>\n</ul>\n<h4>1.5.5 - 2017-07-03</h4>\n<ul>\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist</li>\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999</li>\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed</li>\n<li>Fix: Sorted items in filter bar by A-Z</li>\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\"https://github.com/elementor/elementor/issues/1927\">#1927</a>)</li>\n</ul>\n<h4>1.5.4 - 2017-06-22</h4>\n<ul>\n<li>Tweak: Improved compatibility for Elementor v1.5</li>\n<li>Fix: URL default for Add To Cart widget</li>\n<li>Fix: Allowed <code>date</code> and <code>birthday</code> fields as text for MailChimp integration</li>\n</ul>\n<h4>1.5.3 - 2017-06-19</h4>\n<ul>\n<li>Tweak: Make flip-box height responsive control</li>\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\"https://github.com/elementor/elementor/issues/1829\">#1829</a>)</li>\n<li>Fix: Global form widget with MailChimp integration not saving</li>\n</ul>\n<h4>1.5.2 - 2017-06-13</h4>\n<ul>\n<li>Fix: Custom CSS panel location compatibility for the old versions</li>\n</ul>\n<h4>1.5.1 - 2017-06-12</h4>\n<ul>\n<li>Fix: MailChimp update existing user registration</li>\n<li>Fix: Global widget with JS in the editor mode</li>\n<li>Fix: Label section condition in Login widget</li>\n<li>Fix: Changes to unlinked global widget do not appear in the editor</li>\n</ul>\n<h4>1.5.0 - 2017-05-23</h4>\n<ul>\n<li>New: Added Cards, a new skin for Posts widget</li>\n<li>New: Added Exclude option to post query control group</li>\n<li>Tweak: Added <code>post_class()</code> for each post in the loop</li>\n<li>Tweak: Added <code>.elementor-posts-masonry</code> class when Masonry layout is enabled</li>\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0</li>\n<li>Tweak: CSS <code>autoprefixer</code> now supports last 5 versions of browsers</li>\n<li>Tweak: Added <code>imageLoaded</code> library for Posts &amp; Portfolio widgets</li>\n</ul>\n<h4>1.4.4 - 2017-05-18</h4>\n<ul>\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\"https://github.com/elementor/elementor/issues/1683\">#1683</a>)</li>\n<li>Fix: Added <code>.elementor-form</code> class to Login form to fix style glitch</li>\n</ul>\n<h4>1.4.3 - 2017-05-14</h4>\n<ul>\n<li>Tweak: Added Redirect After Login option to Login widget</li>\n<li>Tweak: Stay in the current page after logout in Login widget</li>\n<li>Tweak: Preparation for Elementor settings tabs in future version</li>\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone</li>\n<li>Fix: Bug with <code>active</code> class in portfolio filter item</li>\n<li>Fix: Higher specific list-style-type <code>none</code> for filter items to override some theme style</li>\n</ul>\n<h4>1.4.2 - 2017-05-06</h4>\n<ul>\n<li>Fix: Temporary patch for form field shortcode in some servers</li>\n</ul>\n<h4>1.4.1 - 2017-05-03</h4>\n<ul>\n<li>Fix: Bug with custom success message in form widget</li>\n<li>Fix: Bug with meta data in email action</li>\n</ul>\n<h4>1.4.0 - 2017-05-03</h4>\n<ul>\n<li>New: Forms: integration with MailChimp</li>\n<li>New: Forms: integration with MailPoet</li>\n<li>New: Forms: Added Email 2 action for email confirmation</li>\n<li>New: Forms: Added shortcodes for fields</li>\n<li>New: Forms: Added custom ID for fields</li>\n<li>New: Forms: Added option to edit email HTML template (<a href=\"https://github.com/elementor/elementor/issues/1180\">#1180</a>)</li>\n<li>New: Added Login widget</li>\n<li>Tweak: Move <code>send_html</code> control to <code>email_content_type</code></li>\n<li>Fix: Email still sent even if validation failed in form widget</li>\n</ul>\n<h4>1.3.2 - 2017-05-01</h4>\n<ul>\n<li>New: Added action <code>elementor_pro/init</code> for better integration with Elementor Pro</li>\n<li>Fix: Posts without featured image in Posts widget (<a href=\"https://github.com/elementor/elementor/issues/1234\">#1234</a>, <a href=\"https://github.com/elementor/elementor/issues/1382\">#1382</a>)</li>\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method</li>\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser</li>\n<li>Fix: Border radius glitch on hover in Share Buttons</li>\n</ul>\n<h4>1.3.1 - 2017-04-25</h4>\n<ul>\n<li>Fix: Conflict update with revision history module</li>\n</ul>\n<h4>1.3.0 - 2017-04-25</h4>\n<ul>\n<li>New: Added Share Buttons widget (<a href=\"https://wordpress.org/support/topic/social-sharing-buttons-is-it-possible/\">Topic</a>)</li>\n<li>New: Added Custom CSS for Page Settings</li>\n<li>New: Added Masonry layout for Portfolio widget</li>\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\"https://github.com/elementor/elementor/issues/1181\">#1181</a>)</li>\n<li>New: Introduced <code>ElementorPro\\Modules\\Forms\\Classes\\Action_Base</code> class for better 3rd party integration for forms</li>\n<li>Tweak: Debugger module now also shows errors from Pro</li>\n<li>Tweak: Added options for Elementor Library</li>\n<li>Tweak: New base posts module for optimized performance</li>\n<li>Tweak: Adjusting Posts / Portfolio to the new structure</li>\n<li>Fix: Export for posts / portfolio</li>\n<li>Fix: Duplicate repeater field with switcher control (<a href=\"https://github.com/elementor/elementor/issues/1442\">#1442</a>)</li>\n<li>Fix: Post per Page in the query control</li>\n<li>Fix: Metadata does not come through on form emails (<a href=\"https://github.com/elementor/elementor/issues/1566\">#1566</a>)</li>\n</ul>\n<h4>1.2.6 - 2017-04-19</h4>\n<ul>\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets</li>\n</ul>\n<h4>1.2.5 - 2017-04-18</h4>\n<ul>\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)</li>\n</ul>\n<h4>1.2.4 - 2017-03-21</h4>\n<ul>\n<li>Tweak: Added Indian Rupee sign to Price Table widget</li>\n<li>Fix: Portfolio grid for IE11</li>\n<li>Fix: Link target blank in Price List widget</li>\n<li>Fix: Active item for filter bar in Portfolio widget</li>\n</ul>\n<h4>1.2.3 - 2017-03-06</h4>\n<ul>\n<li>Tweak: Fully compatible with Elementor v1.3.0</li>\n<li>Tweak: Added trigger for after form submission in Forms widget</li>\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms</li>\n<li>Fix: Portfolio filter syntax in Non-Latin languages</li>\n<li>Fix: Added <code>no-repeat</code> property for slide with <code>background-size:contain</code></li>\n<li>Fix: Condition control &amp; Import value in Posts widgets</li>\n<li>Fix: Offset and Pagination in WordPress (<a href=\"https://codex.wordpress.org/Making_Custom_Queries_using_Offset_and_Pagination\">More Info</a>)</li>\n<li>Fix: Submit handler bubbling for custom events in Forms widget</li>\n</ul>\n<h4>1.2.2 - 2017-02-23</h4>\n<ul>\n<li>Tweak: Change name from Side A/B to Front and Back in Flip Box widget</li>\n<li>Fix: Error when saving third party widgets in the global widget</li>\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)</li>\n<li>Fix: Hide the pagination when there are no links</li>\n</ul>\n<h4>1.2.1 - 2017-02-21</h4>\n<ul>\n<li>Fix: Firefox Flip Box 3D compatibility</li>\n</ul>\n<h4>1.2.0 - 2017-02-21</h4>\n<ul>\n<li>New: Added Flip Box widget</li>\n<li>New: Added Ken Burns effect for slides</li>\n<li>New: Added Masonry layout for Posts widget</li>\n<li>New: Added Pagination option for Posts widget</li>\n<li>Tweak: Added background size contain to slides</li>\n<li>Tweak: Improve Query control by preload items</li>\n<li>Fix: Text color for Checkbox and Radio fields</li>\n</ul>\n<h4>1.1.2 - 2017-02-05</h4>\n<ul>\n<li>Tweak: Added <code>aria-required</code> for better accessibility in forms widget</li>\n<li>Fix: Conflict Call to <code>undefined</code> method in Posts &amp; Portfolio widgets (<a href=\"https://github.com/elementor/elementor/issues/1271\">#1271</a>, <a href=\"https://github.com/elementor/elementor/issues/1266\">#1266</a>)</li>\n<li>Fix: Submit button HTML after error sending</li>\n<li>Fix: Success message for <code>skip_email</code> function</li>\n<li>Notice: Elementor 1.2.0 or later now required</li>\n</ul>\n<h4>1.1.1 - 2017-01-24</h4>\n<ul>\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG</code> is <code>true</code></li>\n<li>Fix: Undefined variable in WC widgets</li>\n<li>Fix: Removed duplicate strings</li>\n</ul>\n<h4>1.1.0 - 2017-01-24</h4>\n<ul>\n<li>New: Price Table widget (<a href=\"https://github.com/elementor/elementor/issues/102\">#102</a>)</li>\n<li>New: WooCommerce Add to Cart widget</li>\n<li>New: WooCommerce Categories widget</li>\n<li>New: WooCommerce Elements widget</li>\n<li>New: Honeypot field for Forms widgets</li>\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items</li>\n<li>Tweak: Added Required Mark for fields in Forms widget</li>\n<li>Fix: CSS selectors priority in Slides widget</li>\n<li>Fix: CSS bug in Price List widget</li>\n<li>Fix: Update all Post CSS files that includes specific Global Widget</li>\n</ul>\n<h4>1.0.9 - 2017-01-18</h4>\n<ul>\n<li>Fix: Auto complete bug in query controls</li>\n<li>Fix: Render template with escaping slashes</li>\n<li>Fix: Reply-to field in Forms widget</li>\n</ul>\n<h4>1.0.8 - 2017-01-11</h4>\n<ul>\n<li>Tweak: Code adjustments for Elementor API</li>\n<li>Fix: Removed go pro link from plugins page in admin</li>\n</ul>\n<h4>1.0.7 - 2017-01-05</h4>\n<ul>\n<li>Tweak: Added filter by featured / sale for WC Products widget</li>\n<li>Tweak: Added author control in Portfolio widget</li>\n<li>Tweak: Code adjustments for Elementor API</li>\n<li>Fix: Added support for empty image ratio</li>\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself</li>\n</ul>\n<h4>1.0.6 - 2017-01-01</h4>\n<ul>\n<li>Tweak: Added Auto-updates for local translation files</li>\n<li>Fix: Custom CSS for Global widgets</li>\n<li>Fix: Remove <code>nonce</code> field (Fix some cache plugins)</li>\n</ul>\n<h4>1.0.5 - 2016-12-27</h4>\n<ul>\n<li>Fix: Slide element bug fix - \'Link apply on\' logic</li>\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\"https://github.com/elementor/elementor/issues/1086\">#1086</a>)</li>\n</ul>\n<h4>1.0.4 - 2016-12-21</h4>\n<ul>\n<li>Tweak: Mobile Editing for fields in the form widget</li>\n<li>Tweak: Mobile Editing for posts</li>\n<li>Tweak: Allow send form as HTML</li>\n<li>Tweak: Improved auto upgrades for Multisite installation</li>\n<li>Tweak: Improve editor rendering experience for Portfolio widget</li>\n<li>Fix: Posts widget check if image exist</li>\n<li>Fix: Changed the clone method for global widget (<a href=\"https://github.com/elementor/elementor/issues/1042\">#1042</a>)</li>\n<li>Fix: Bug slides in RTL (removed direction control)</li>\n<li>Fix: Slides with no height jumps when changing slides</li>\n</ul>\n<h4>1.0.3 - 2016-12-13</h4>\n<ul>\n<li>Fix: Added escape placeholder for HTML Entities in form widget</li>\n<li>Fix: Countdown widget RTL bug</li>\n<li>Fix: Remove redundant #elementor selector for control style</li>\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget</li>\n</ul>\n<h4>1.0.2 - 2016-12-12</h4>\n<ul>\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form</li>\n</ul>\n<h4>1.0.1 - 2016-12-12</h4>\n<ul>\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active</li>\n</ul>\n<h4>1.0.0 - 2016-12-12</h4>\n<ul>\n<li>Initial release</li>\n</ul>\";}\";s:11:\"new_version\";s:5:\"3.0.9\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"5.5.3\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:42:\"https://ps.w.org/elementor/assets/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.0.2\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"5.5.3\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:42:\"https://ps.w.org/elementor/assets/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:4:{s:4:\"type\";s:6:\"plugin\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:7:\"version\";s:5:\"3.0.2\";s:8:\"operator\";s:2:\">=\";}}}}}}', 'no');
INSERT INTO `wprk_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(768, 'wbcr_dan_adminbar_items', 'a:9:{s:11:\"menu-toggle\";s:5:\"Menú\";s:7:\"wp-logo\";s:19:\"Acerca de WordPress\";s:9:\"site-name\";s:5:\"ROBIS\";s:7:\"updates\";s:7:\"Updates\";s:8:\"comments\";s:8:\"Comments\";s:11:\"new-content\";s:7:\"Añadir\";s:10:\"wpseo-menu\";s:12:\"SEO 11 aviso\";s:11:\"autoptimize\";s:11:\"Autoptimize\";s:14:\"litespeed-menu\";s:0:\"\";}', 'yes'),
(765, 'wbcr_dan_plugin_activated', '1610928827', 'yes'),
(766, 'wbcr_dan_plugin_version', '1.2.4', 'yes'),
(774, 'elementor_fonts_manager_font_types', 'a:0:{}', 'yes'),
(775, 'elementor_fonts_manager_fonts', 'a:0:{}', 'yes'),
(776, 'elementor_custom_icon_sets_config', 'a:0:{}', 'yes'),
(777, '_elementor_pro_editor_activate_license_notice_dismissed', '1610930564', 'yes'),
(795, 'elementor_pro_license_key', 'GWP7514519919615182316RL', 'yes'),
(796, '_elementor_pro_license_data', 'a:2:{s:7:\"timeout\";i:1672228336;s:5:\"value\";s:87:\"{\"license\":\"valid\",\"expires\":\"lifetime\",\"renewal_discount\":\"\",\"subscriptions\":\"enable\"}\";}', 'yes'),
(797, '_elementor_pro_license_data_fallback', 'a:2:{s:7:\"timeout\";i:1610992355;s:5:\"value\";s:103:\"{\"license\":\"valid\",\"expires\":\"lifetime\",\"0\":\"subscriptions\",\"1\":\"enable\",\"2\":\"renewal_discount\",\"3\":\"\"}\";}', 'yes'),
(810, 'elementor_validate_api_data', '', 'yes'),
(811, 'elementor_pro_drip_api_token', '', 'yes'),
(812, 'elementor_pro_activecampaign_api_key', '', 'yes'),
(813, 'elementor_pro_activecampaign_api_url', '', 'yes'),
(814, 'elementor_pro_getresponse_api_key', '', 'yes'),
(815, 'elementor_pro_convertkit_api_key', '', 'yes'),
(816, 'elementor_pro_mailerlite_api_key', '', 'yes'),
(817, 'elementor_typekit-kit-id', '', 'yes'),
(824, 'elementor_font_awesome_pro_kit_id', '', 'yes'),
(501, 'autoptimize_imgopt_launched', 'on', 'yes'),
(518, 'autoptimize_html_keepcomments', 'on', 'yes'),
(519, 'autoptimize_enable_site_config', 'on', 'yes'),
(517, 'autoptimize_html', 'on', 'yes'),
(520, 'autoptimize_js', 'on', 'yes'),
(521, 'autoptimize_js_aggregate', '', 'yes'),
(522, 'autoptimize_js_defer_not_aggregate', 'on', 'yes'),
(523, 'autoptimize_js_exclude', 'wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.js, js/jquery/jquery.min.js', 'yes'),
(524, 'autoptimize_js_trycatch', '', 'yes'),
(525, 'autoptimize_js_justhead', '', 'yes'),
(526, 'autoptimize_js_forcehead', '', 'yes'),
(527, 'autoptimize_js_include_inline', '', 'yes'),
(528, 'autoptimize_css', 'on', 'yes'),
(529, 'autoptimize_css_aggregate', 'on', 'yes'),
(530, 'autoptimize_css_exclude', 'wp-content/cache/, wp-content/uploads/, admin-bar.min.css, dashicons.min.css', 'yes'),
(531, 'autoptimize_css_justhead', '', 'yes'),
(532, 'autoptimize_css_datauris', 'on', 'yes'),
(533, 'autoptimize_css_defer', '', 'yes'),
(534, 'autoptimize_css_defer_inline', '', 'yes'),
(535, 'autoptimize_css_inline', 'on', 'yes'),
(536, 'autoptimize_css_include_inline', 'on', 'yes'),
(537, 'autoptimize_cdn_url', '', 'yes'),
(538, 'autoptimize_cache_clean', '0', 'yes'),
(539, 'autoptimize_cache_nogzip', 'on', 'yes'),
(540, 'autoptimize_optimize_logged', 'on', 'yes'),
(541, 'autoptimize_optimize_checkout', '', 'yes'),
(542, 'autoptimize_minify_excluded', 'on', 'yes'),
(543, 'autoptimize_cache_fallback', 'on', 'yes'),
(548, 'autoptimize_imgopt_settings', 'a:4:{s:31:\"autoptimize_imgopt_text_field_6\";s:0:\"\";s:33:\"autoptimize_imgopt_select_field_2\";s:1:\"2\";s:31:\"autoptimize_imgopt_text_field_5\";s:0:\"\";s:33:\"autoptimize_imgopt_number_field_7\";s:1:\"0\";}', 'yes'),
(551, 'autoptimize_extra_settings', 'a:6:{s:31:\"autoptimize_extra_radio_field_4\";s:1:\"5\";s:34:\"autoptimize_extra_checkbox_field_1\";s:1:\"1\";s:34:\"autoptimize_extra_checkbox_field_0\";s:1:\"1\";s:30:\"autoptimize_extra_text_field_2\";s:0:\"\";s:30:\"autoptimize_extra_text_field_7\";s:0:\"\";s:30:\"autoptimize_extra_text_field_3\";s:0:\"\";}', 'yes'),
(559, 'jltma-admin-notice-d83e5fe4823f8f867dc30d3bb0b6c7de', '1621554727', 'no'),
(574, 'secret_key', '&ABbwC}wyq#xu9]po%DrZ]WtC3]hODG%k4!&=@!+jH/2XvY@r&r}q|SIa(to@[La', 'no'),
(2162, 'autoptimize_cachesize_notice', '', 'yes'),
(6268, 'litespeed.conf.cache-ttl_pub', '604800', 'yes'),
(6269, 'litespeed.conf.cache-ttl_priv', '1800', 'yes'),
(6270, 'litespeed.conf.cache-ttl_frontpage', '604800', 'yes'),
(6271, 'litespeed.conf.cache-ttl_feed', '604800', 'yes'),
(6272, 'litespeed.conf.cache-ttl_rest', '604800', 'yes'),
(6273, 'litespeed.conf.cache-ttl_browser', '31557600', 'yes'),
(6274, 'litespeed.conf.cache-ttl_status', 'a:3:{i:0;s:8:\"403 3600\";i:1;s:8:\"404 3600\";i:2;s:8:\"500 3600\";}', 'yes'),
(6240, 'litespeed.cloud._summary', 'a:2:{s:19:\"curr_request.wp/ver\";i:0;s:19:\"last_request.wp/ver\";i:1628588102;}', 'yes'),
(6241, 'litespeed.conf._version', '3.6.4', 'yes'),
(6242, 'litespeed.conf.hash', 'HQnw8pf80cO1FR9p59rbA9wGjrspVIuL', 'yes'),
(6339, 'litespeed.conf.optm-dns_prefetch', 'a:0:{}', 'yes'),
(6340, 'litespeed.conf.optm-dns_prefetch_ctrl', '', 'yes'),
(6341, 'litespeed.conf.optm-exc', 'a:0:{}', 'yes'),
(6342, 'litespeed.conf.optm-ccss_sep_posttype', 'a:0:{}', 'yes'),
(6343, 'litespeed.conf.optm-ccss_sep_uri', 'a:0:{}', 'yes'),
(6344, 'litespeed.conf.object', '', 'yes'),
(6345, 'litespeed.conf.object-kind', '', 'yes'),
(6346, 'litespeed.conf.object-host', 'localhost', 'yes'),
(6347, 'litespeed.conf.object-port', '11211', 'yes'),
(6348, 'litespeed.conf.object-life', '360', 'yes'),
(6349, 'litespeed.conf.object-persistent', '1', 'yes'),
(6293, 'litespeed.conf.esi', '', 'yes'),
(6291, 'litespeed.conf.purge-timed_urls_time', '', 'yes'),
(6292, 'litespeed.conf.purge-hook_all', 'a:10:{i:0;s:12:\"switch_theme\";i:1;s:18:\"wp_create_nav_menu\";i:2;s:18:\"wp_update_nav_menu\";i:3;s:18:\"wp_delete_nav_menu\";i:4;s:11:\"create_term\";i:5;s:10:\"edit_terms\";i:6;s:11:\"delete_term\";i:7;s:8:\"add_link\";i:8;s:9:\"edit_link\";i:9;s:11:\"delete_link\";}', 'yes'),
(17707, 'user_count', '2', 'no'),
(10939, 'db_upgraded', '', 'yes'),
(15709, 'jltma-admin-notice-e164f27f68b73e89ebcfd8802cac2f6e', '1655397289', 'no'),
(15688, 'litespeed.gui._summary', 'a:2:{s:11:\"new_version\";i:1652891593;s:5:\"score\";i:1653237193;}', 'yes'),
(10938, 'wp_force_deactivated_plugins', 'a:0:{}', 'yes'),
(6262, 'litespeed.conf.cache-force_uri', 'a:0:{}', 'yes'),
(6263, 'litespeed.conf.cache-force_pub_uri', 'a:0:{}', 'yes'),
(6264, 'litespeed.conf.cache-priv_uri', 'a:0:{}', 'yes'),
(6265, 'litespeed.conf.cache-exc', 'a:0:{}', 'yes'),
(6266, 'litespeed.conf.cache-exc_roles', 'a:0:{}', 'yes'),
(6267, 'litespeed.conf.cache-drop_qs', 'a:4:{i:0;s:6:\"fbclid\";i:1;s:5:\"gclid\";i:2;s:4:\"utm*\";i:3;s:3:\"_ga\";}', 'yes'),
(6244, 'litespeed.conf.api_key', '', 'yes'),
(6245, 'litespeed.conf.server_ip', '', 'yes'),
(6246, 'litespeed.conf.news', '1', 'yes'),
(6247, 'litespeed.conf.cache', '1', 'yes'),
(6248, 'litespeed.conf.cache-priv', '1', 'yes'),
(6249, 'litespeed.conf.cache-commenter', '1', 'yes'),
(6250, 'litespeed.conf.cache-rest', '1', 'yes'),
(6251, 'litespeed.conf.cache-page_login', '1', 'yes'),
(6252, 'litespeed.conf.cache-favicon', '1', 'yes'),
(6253, 'litespeed.conf.cache-resources', '1', 'yes'),
(6254, 'litespeed.conf.cache-mobile', '', 'yes'),
(6255, 'litespeed.conf.cache-mobile_rules', 'a:7:{i:0;s:6:\"Mobile\";i:1;s:7:\"Android\";i:2;s:5:\"Silk/\";i:3;s:6:\"Kindle\";i:4;s:10:\"BlackBerry\";i:5;s:10:\"Opera Mini\";i:6;s:10:\"Opera Mobi\";}', 'yes'),
(6256, 'litespeed.conf.cache-browser', '', 'yes'),
(6257, 'litespeed.conf.cache-exc_useragents', 'a:0:{}', 'yes'),
(6258, 'litespeed.conf.cache-exc_cookies', 'a:0:{}', 'yes'),
(6259, 'litespeed.conf.cache-exc_qs', 'a:0:{}', 'yes'),
(6260, 'litespeed.conf.cache-exc_cat', 'a:0:{}', 'yes'),
(6261, 'litespeed.conf.cache-exc_tag', 'a:0:{}', 'yes'),
(25598, '_transient_timeout_autoptimize_stats', '1672201534', 'no'),
(25599, '_transient_autoptimize_stats', 'a:3:{i:0;i:352;i:1;i:345313028;i:2;i:1672197934;}', 'no'),
(25590, 'wbcr_dan_last_check_premium_update_time', '1672180033', 'yes'),
(15707, 'litespeed.optimize.timestamp_purge_css', '1652805280', 'yes'),
(15708, 'litespeed.admin_display.messages', 'a:1:{i:0;s:106:\"<div class=\"notice notice-success is-dismissible\"><p>Vaciado de todas las cachés correctamente.</p></div>\";}', 'yes'),
(23880, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.1.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.1.1\";s:7:\"version\";s:5:\"6.1.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1672180033;s:15:\"version_checked\";s:5:\"6.1.1\";s:12:\"translations\";a:0:{}}', 'no'),
(25550, '_transient_timeout_wpseo_total_unindexed_posts', '1672203216', 'no'),
(25552, '_transient_timeout_wpseo_total_unindexed_terms', '1672203216', 'no'),
(25553, '_transient_wpseo_total_unindexed_terms', '0', 'no'),
(25554, '_transient_timeout_wpseo_total_unindexed_post_type_archives', '1672203216', 'no'),
(25555, '_transient_wpseo_total_unindexed_post_type_archives', '0', 'no'),
(25556, '_transient_timeout_wpseo_unindexed_post_link_count', '1672203216', 'no'),
(25557, '_transient_wpseo_unindexed_post_link_count', '0', 'no'),
(25558, '_transient_timeout_wpseo_unindexed_term_link_count', '1672203216', 'no'),
(25559, '_transient_wpseo_unindexed_term_link_count', '0', 'no'),
(25591, '_site_transient_timeout_theme_roots', '1672181833', 'no'),
(25592, '_site_transient_theme_roots', 'a:4:{s:15:\"hello-elementor\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}', 'no'),
(25594, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1672180034;s:8:\"response\";a:22:{s:33:\"admin-menu-editor/menu-editor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:31:\"w.org/plugins/admin-menu-editor\";s:4:\"slug\";s:17:\"admin-menu-editor\";s:6:\"plugin\";s:33:\"admin-menu-editor/menu-editor.php\";s:11:\"new_version\";s:6:\"1.10.4\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/admin-menu-editor/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/admin-menu-editor.1.10.4.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/admin-menu-editor/assets/icon-128x128.png?rev=1418604\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/admin-menu-editor/assets/banner-772x250.png?rev=1419590\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:61:\"all-404-redirect-to-homepage/all-404-redirect-to-homepage.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:42:\"w.org/plugins/all-404-redirect-to-homepage\";s:4:\"slug\";s:28:\"all-404-redirect-to-homepage\";s:6:\"plugin\";s:61:\"all-404-redirect-to-homepage/all-404-redirect-to-homepage.php\";s:11:\"new_version\";s:3:\"4.1\";s:3:\"url\";s:59:\"https://wordpress.org/plugins/all-404-redirect-to-homepage/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/all-404-redirect-to-homepage.4.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/all-404-redirect-to-homepage/assets/icon-256x256.png?rev=1515215\";s:2:\"1x\";s:81:\"https://ps.w.org/all-404-redirect-to-homepage/assets/icon-128x128.png?rev=1515215\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:83:\"https://ps.w.org/all-404-redirect-to-homepage/assets/banner-772x250.png?rev=2281110\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:27:\"autoptimize/autoptimize.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/autoptimize\";s:4:\"slug\";s:11:\"autoptimize\";s:6:\"plugin\";s:27:\"autoptimize/autoptimize.php\";s:11:\"new_version\";s:5:\"3.1.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/autoptimize/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/autoptimize.3.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608\";s:2:\"1x\";s:64:\"https://ps.w.org/autoptimize/assets/icon-128x128.png?rev=1864142\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/autoptimize/assets/banner-772x250.jpg?rev=1315920\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:27:\"check-email/check-email.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/check-email\";s:4:\"slug\";s:11:\"check-email\";s:6:\"plugin\";s:27:\"check-email/check-email.php\";s:11:\"new_version\";s:5:\"1.0.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/check-email/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/check-email.1.0.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/check-email/assets/icon-256x256.png?rev=2691797\";s:2:\"1x\";s:64:\"https://ps.w.org/check-email/assets/icon-256x256.png?rev=2691797\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}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.7.1\";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.7.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:42:\"contact-form-cfdb7/contact-form-cfdb-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:32:\"w.org/plugins/contact-form-cfdb7\";s:4:\"slug\";s:18:\"contact-form-cfdb7\";s:6:\"plugin\";s:42:\"contact-form-cfdb7/contact-form-cfdb-7.php\";s:11:\"new_version\";s:7:\"1.2.6.5\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/contact-form-cfdb7/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-cfdb7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/contact-form-cfdb7/assets/icon-256x256.png?rev=1619878\";s:2:\"1x\";s:71:\"https://ps.w.org/contact-form-cfdb7/assets/icon-128x128.png?rev=1619878\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:73:\"https://ps.w.org/contact-form-cfdb7/assets/banner-772x250.png?rev=1619902\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.8\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:31:\"cookie-notice/cookie-notice.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/cookie-notice\";s:4:\"slug\";s:13:\"cookie-notice\";s:6:\"plugin\";s:31:\"cookie-notice/cookie-notice.php\";s:11:\"new_version\";s:5:\"2.4.4\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/cookie-notice/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/cookie-notice.2.4.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/cookie-notice/assets/icon-256x256.png?rev=2466385\";s:2:\"1x\";s:66:\"https://ps.w.org/cookie-notice/assets/icon-128x128.png?rev=2466385\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/cookie-notice/assets/banner-772x250.png?rev=2466385\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.4\";s:14:\"upgrade_notice\";s:65:\"<ul>\n<li>Fix: Undefined index: status and subscription</li>\n</ul>\";}s:47:\"disable-admin-notices/disable-admin-notices.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:35:\"w.org/plugins/disable-admin-notices\";s:4:\"slug\";s:21:\"disable-admin-notices\";s:6:\"plugin\";s:47:\"disable-admin-notices/disable-admin-notices.php\";s:11:\"new_version\";s:5:\"1.3.1\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/disable-admin-notices/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/disable-admin-notices.1.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/disable-admin-notices/assets/icon-256x256.gif?rev=2396476\";s:2:\"1x\";s:74:\"https://ps.w.org/disable-admin-notices/assets/icon-128x128.gif?rev=2396476\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/disable-admin-notices/assets/banner-1544x500.jpg?rev=2392123\";s:2:\"1x\";s:76:\"https://ps.w.org/disable-admin-notices/assets/banner-772x250.jpg?rev=2395033\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";}s:25:\"duplicator/duplicator.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:24:\"w.org/plugins/duplicator\";s:4:\"slug\";s:10:\"duplicator\";s:6:\"plugin\";s:25:\"duplicator/duplicator.php\";s:11:\"new_version\";s:5:\"1.5.1\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/duplicator/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/duplicator.1.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/duplicator/assets/icon-256x256.png?rev=2605836\";s:2:\"1x\";s:63:\"https://ps.w.org/duplicator/assets/icon-128x128.png?rev=2605835\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/duplicator/assets/banner-772x250.png?rev=2085472\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:5:\"5.3.8\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.9.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"7.0\";}s:51:\"header-footer-elementor/header-footer-elementor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/header-footer-elementor\";s:4:\"slug\";s:23:\"header-footer-elementor\";s:6:\"plugin\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:11:\"new_version\";s:6:\"1.6.13\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/header-footer-elementor/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/header-footer-elementor.1.6.13.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";s:3:\"svg\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/header-footer-elementor/assets/banner-1544x500.jpg?rev=2813167\";s:2:\"1x\";s:78:\"https://ps.w.org/header-footer-elementor/assets/banner-772x250.jpg?rev=2813167\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.4\";}s:28:\"error-log-monitor/plugin.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:31:\"w.org/plugins/error-log-monitor\";s:4:\"slug\";s:17:\"error-log-monitor\";s:6:\"plugin\";s:28:\"error-log-monitor/plugin.php\";s:11:\"new_version\";s:5:\"1.7.3\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/error-log-monitor/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/error-log-monitor.1.7.3.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:61:\"https://s.w.org/plugins/geopattern-icon/error-log-monitor.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:29:\"file-manager/file-manager.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:26:\"w.org/plugins/file-manager\";s:4:\"slug\";s:12:\"file-manager\";s:6:\"plugin\";s:29:\"file-manager/file-manager.php\";s:11:\"new_version\";s:5:\"5.2.7\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/file-manager/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/file-manager.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/file-manager/assets/icon-256x256.png?rev=2711366\";s:2:\"1x\";s:65:\"https://ps.w.org/file-manager/assets/icon-128x128.png?rev=2711366\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/file-manager/assets/banner-1544x500.png?rev=2709617\";s:2:\"1x\";s:67:\"https://ps.w.org/file-manager/assets/banner-772x250.png?rev=2709617\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.0.3\";s:12:\"requires_php\";s:3:\"5.6\";s:14:\"upgrade_notice\";s:44:\"<ul>\n<li>No special requirements.</li>\n</ul>\";}s:35:\"litespeed-cache/litespeed-cache.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:29:\"w.org/plugins/litespeed-cache\";s:4:\"slug\";s:15:\"litespeed-cache\";s:6:\"plugin\";s:35:\"litespeed-cache/litespeed-cache.php\";s:11:\"new_version\";s:5:\"5.3.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/litespeed-cache/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/litespeed-cache.5.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181\";s:2:\"1x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-128x128.png?rev=2554181\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/litespeed-cache/assets/banner-1544x500.png?rev=2554181\";s:2:\"1x\";s:70:\"https://ps.w.org/litespeed-cache/assets/banner-772x250.png?rev=2554181\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:31:\"master-addons/master-addons.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/master-addons\";s:4:\"slug\";s:13:\"master-addons\";s:6:\"plugin\";s:31:\"master-addons/master-addons.php\";s:11:\"new_version\";s:5:\"1.9.7\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/master-addons/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/master-addons.1.9.7.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/master-addons/assets/icon.svg?rev=2604393\";s:3:\"svg\";s:58:\"https://ps.w.org/master-addons/assets/icon.svg?rev=2604393\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/master-addons/assets/banner-1544x500.png?rev=2604393\";s:2:\"1x\";s:68:\"https://ps.w.org/master-addons/assets/banner-772x250.png?rev=2604393\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/master-addons/assets/banner-1544x500-rtl.png?rev=2604393\";s:2:\"1x\";s:72:\"https://ps.w.org/master-addons/assets/banner-772x250-rtl.png?rev=2604393\";}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:3:\"5.3\";}s:33:\"wpcf7-redirect/wpcf7-redirect.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/wpcf7-redirect\";s:4:\"slug\";s:14:\"wpcf7-redirect\";s:6:\"plugin\";s:33:\"wpcf7-redirect/wpcf7-redirect.php\";s:11:\"new_version\";s:5:\"2.7.0\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wpcf7-redirect/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpcf7-redirect.2.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wpcf7-redirect/assets/icon-256x256.png?rev=2415635\";s:2:\"1x\";s:67:\"https://ps.w.org/wpcf7-redirect/assets/icon-128x128.png?rev=2415635\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wpcf7-redirect/assets/banner-1544x500.png?rev=2415635\";s:2:\"1x\";s:69:\"https://ps.w.org/wpcf7-redirect/assets/banner-772x250.png?rev=2415635\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.1\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:48:\"sidebars-for-helloelementortheme/sidebarshet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:46:\"w.org/plugins/sidebars-for-helloelementortheme\";s:4:\"slug\";s:32:\"sidebars-for-helloelementortheme\";s:6:\"plugin\";s:48:\"sidebars-for-helloelementortheme/sidebarshet.php\";s:11:\"new_version\";s:5:\"1.0.2\";s:3:\"url\";s:63:\"https://wordpress.org/plugins/sidebars-for-helloelementortheme/\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/plugin/sidebars-for-helloelementortheme.1.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/sidebars-for-helloelementortheme/assets/icon-256x256.png?rev=2249754\";s:2:\"1x\";s:85:\"https://ps.w.org/sidebars-for-helloelementortheme/assets/icon-128x128.png?rev=2249754\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/sidebars-for-helloelementortheme/assets/banner-1544x500.png?rev=2250030\";s:2:\"1x\";s:87:\"https://ps.w.org/sidebars-for-helloelementortheme/assets/banner-772x250.png?rev=2250030\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";s:6:\"tested\";s:5:\"5.9.5\";s:12:\"requires_php\";b:0;}s:75:\"sticky-header-effects-for-elementor/sticky-header-effects-for-elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:49:\"w.org/plugins/sticky-header-effects-for-elementor\";s:4:\"slug\";s:35:\"sticky-header-effects-for-elementor\";s:6:\"plugin\";s:75:\"sticky-header-effects-for-elementor/sticky-header-effects-for-elementor.php\";s:11:\"new_version\";s:5:\"1.5.5\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/sticky-header-effects-for-elementor/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/sticky-header-effects-for-elementor.1.5.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/sticky-header-effects-for-elementor/assets/icon-256x256.png?rev=1881995\";s:2:\"1x\";s:88:\"https://ps.w.org/sticky-header-effects-for-elementor/assets/icon-128x128.png?rev=1881995\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/sticky-header-effects-for-elementor/assets/banner-1544x500.jpg?rev=1881995\";s:2:\"1x\";s:90:\"https://ps.w.org/sticky-header-effects-for-elementor/assets/banner-772x250.jpg?rev=1881995\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.9.0\";s:6:\"tested\";s:5:\"6.0.3\";s:12:\"requires_php\";s:3:\"5.4\";s:14:\"upgrade_notice\";s:99:\"<p>Fixed: Shrinking Logo bug\nFixed: Header section top position\nMaintenence: Optimized CSS code</p>\";}s:39:\"ultimate-carousel-for-elementor/uae.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:45:\"w.org/plugins/ultimate-carousel-for-elementor\";s:4:\"slug\";s:31:\"ultimate-carousel-for-elementor\";s:6:\"plugin\";s:39:\"ultimate-carousel-for-elementor/uae.php\";s:11:\"new_version\";s:5:\"2.1.7\";s:3:\"url\";s:62:\"https://wordpress.org/plugins/ultimate-carousel-for-elementor/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/ultimate-carousel-for-elementor.2.1.7.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:84:\"https://ps.w.org/ultimate-carousel-for-elementor/assets/icon-128x128.png?rev=2295378\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:86:\"https://ps.w.org/ultimate-carousel-for-elementor/assets/banner-772x250.jpg?rev=2295472\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";s:6:\"tested\";s:5:\"5.8.6\";s:12:\"requires_php\";b:0;}s:46:\"wp-google-analytics-events/ga-scroll-event.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:40:\"w.org/plugins/wp-google-analytics-events\";s:4:\"slug\";s:26:\"wp-google-analytics-events\";s:6:\"plugin\";s:46:\"wp-google-analytics-events/ga-scroll-event.php\";s:11:\"new_version\";s:5:\"2.7.1\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/wp-google-analytics-events/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/wp-google-analytics-events.2.7.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/wp-google-analytics-events/assets/icon-256x256.jpeg?rev=2189709\";s:2:\"1x\";s:80:\"https://ps.w.org/wp-google-analytics-events/assets/icon-128x128.jpeg?rev=2189709\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/wp-google-analytics-events/assets/banner-1544x500.png?rev=2189709\";s:2:\"1x\";s:81:\"https://ps.w.org/wp-google-analytics-events/assets/banner-772x250.png?rev=2189709\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:27:\"wp-rollback/wp-rollback.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/wp-rollback\";s:4:\"slug\";s:11:\"wp-rollback\";s:6:\"plugin\";s:27:\"wp-rollback/wp-rollback.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/wp-rollback/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-rollback.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/wp-rollback/assets/icon-256x256.jpg?rev=1159170\";s:2:\"1x\";s:64:\"https://ps.w.org/wp-rollback/assets/icon-128x128.jpg?rev=1159170\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/wp-rollback/assets/banner-772x250.jpg?rev=1948781\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.8\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";b:0;}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:5:\"19.13\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/wordpress-seo.19.13.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2643727\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.1.1\";s:12:\"requires_php\";s:6:\"5.6.20\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:25:\"embed-code/embed-code.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/embed-code\";s:4:\"slug\";s:10:\"embed-code\";s:6:\"plugin\";s:25:\"embed-code/embed-code.php\";s:11:\"new_version\";s:5:\"2.0.4\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/embed-code/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/plugin/embed-code.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:63:\"https://ps.w.org/embed-code/assets/icon-256x256.png?rev=1418237\";s:2:\"1x\";s:55:\"https://ps.w.org/embed-code/assets/icon.svg?rev=1418237\";s:3:\"svg\";s:55:\"https://ps.w.org/embed-code/assets/icon.svg?rev=1418237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/embed-code/assets/banner-1544x500.png?rev=1418237\";s:2:\"1x\";s:65:\"https://ps.w.org/embed-code/assets/banner-772x250.png?rev=1418237\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.7.0\";}}s:7:\"checked\";a:24:{s:33:\"admin-menu-editor/menu-editor.php\";s:5:\"1.9.8\";s:61:\"all-404-redirect-to-homepage/all-404-redirect-to-homepage.php\";s:4:\"1.20\";s:27:\"autoptimize/autoptimize.php\";s:5:\"2.8.1\";s:27:\"check-email/check-email.php\";s:5:\"1.0.1\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.3.2\";s:42:\"contact-form-cfdb7/contact-form-cfdb-7.php\";s:7:\"1.2.5.3\";s:31:\"cookie-notice/cookie-notice.php\";s:5:\"1.3.2\";s:47:\"disable-admin-notices/disable-admin-notices.php\";s:5:\"1.2.4\";s:25:\"duplicator/duplicator.php\";s:8:\"1.3.40.1\";s:23:\"elementor/elementor.php\";s:5:\"3.0.6\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:5:\"1.5.4\";s:44:\"elementor-pro-3-0-6-pirata/elementor-pro.php\";s:5:\"3.0.3\";s:25:\"embed-code/embed-code.php\";s:5:\"2.0.4\";s:28:\"error-log-monitor/plugin.php\";s:6:\"1.6.13\";s:29:\"file-manager/file-manager.php\";s:5:\"5.2.0\";s:35:\"litespeed-cache/litespeed-cache.php\";s:5:\"3.6.4\";s:31:\"master-addons/master-addons.php\";s:5:\"1.5.6\";s:33:\"wpcf7-redirect/wpcf7-redirect.php\";s:5:\"2.3.2\";s:48:\"sidebars-for-helloelementortheme/sidebarshet.php\";s:5:\"1.0.0\";s:75:\"sticky-header-effects-for-elementor/sticky-header-effects-for-elementor.php\";s:5:\"1.4.3\";s:39:\"ultimate-carousel-for-elementor/uae.php\";s:5:\"2.1.5\";s:46:\"wp-google-analytics-events/ga-scroll-event.php\";s:5:\"2.6.0\";s:27:\"wp-rollback/wp-rollback.php\";s:5:\"1.7.1\";s:24:\"wordpress-seo/wp-seo.php\";s:6:\"15.6.2\";}}', 'no'),
(25593, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1672180034;s:7:\"checked\";a:4:{s:15:\"hello-elementor\";s:5:\"2.3.1\";s:15:\"twentytwentyone\";s:3:\"1.1\";s:17:\"twentytwentythree\";s:3:\"1.0\";s:15:\"twentytwentytwo\";s:3:\"1.0\";}s:8:\"response\";a:3:{s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"2.6.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.2.6.1.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.7.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.3.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:1:{s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.0.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}', 'no');

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_postmeta`
--

CREATE TABLE `wprk_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Volcado de datos para la tabla `wprk_postmeta`
--

INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'elementor_canvas'),
(3, 5, '_elementor_edit_mode', 'builder'),
(4, 5, '_elementor_template_type', 'kit'),
(7, 2, '_edit_lock', '1611051830:2'),
(14, 2, '_edit_last', '2'),
(15, 2, '_yoast_wpseo_estimated-reading-time-minutes', '11'),
(16, 2, '_elementor_edit_mode', 'builder'),
(17, 2, '_elementor_template_type', 'wp-page'),
(18, 2, '_elementor_version', '3.0.6');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(37, 2, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_burger_toggle_type\":\"accordion\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#181818\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_item_background_background\":\"classic\",\"jltma_item_background_color\":\"#21212100\",\"_margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(36, 2, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}'),
(28, 12, '_wp_page_template', 'default'),
(29, 12, '_elementor_edit_mode', 'builder'),
(30, 12, '_elementor_template_type', 'wp-page'),
(31, 12, '_elementor_version', '3.0.16'),
(32, 13, '_wp_page_template', 'default'),
(33, 13, '_elementor_edit_mode', 'builder'),
(34, 13, '_elementor_template_type', 'wp-page'),
(35, 13, '_elementor_version', '3.0.16'),
(38, 14, '_wp_page_template', 'elementor_canvas'),
(39, 14, '_elementor_edit_mode', 'builder'),
(40, 14, '_elementor_template_type', 'wp-page'),
(41, 14, '_elementor_version', '3.0.16'),
(42, 14, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(43, 14, '_elementor_data', '[{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a77c4f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(48, 15, '_wp_page_template', 'elementor_canvas'),
(49, 15, '_elementor_edit_mode', 'builder'),
(50, 15, '_elementor_template_type', 'wp-page'),
(51, 15, '_elementor_version', '3.0.16'),
(52, 15, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(53, 15, '_elementor_data', '[{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a77c4f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(46, 2, '_yoast_wpseo_content_score', '60'),
(55, 16, '_wp_page_template', 'elementor_canvas'),
(56, 16, '_elementor_edit_mode', 'builder'),
(57, 16, '_elementor_template_type', 'wp-page'),
(58, 16, '_elementor_version', '3.0.16'),
(59, 16, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(60, 16, '_elementor_data', '[{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a77c4f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(62, 17, '_wp_page_template', 'elementor_canvas'),
(63, 17, '_elementor_edit_mode', 'builder'),
(64, 17, '_elementor_template_type', 'wp-page'),
(65, 17, '_elementor_version', '3.0.16'),
(66, 17, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(67, 17, '_elementor_data', '[{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a77c4f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(81, 20, '_wp_page_template', 'elementor_canvas'),
(82, 20, '_elementor_edit_mode', 'builder'),
(83, 20, '_elementor_template_type', 'wp-page'),
(84, 20, '_elementor_version', '3.0.16'),
(85, 20, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(86, 20, '_elementor_data', '[{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a77c4f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(71, 18, '_form', '<label> Your name*\n    [text* your-name] </label>\n\n<label> Your email*\n    [email* your-email] </label>\n\n<label> Your company (optional)\n    [text* your-company] </label>\n\n<label> Your message*\n    [textarea your-message] </label>\n\n<label>\n[acceptance privacidad][/acceptance]<br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\">privacy policy</a>* <label>\n\n[recaptcha]\n\n\n[submit \"Submit\"]'),
(72, 18, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:19:\"no-respond@robis.us\";s:9:\"recipient\";s:19:\"jose@seoestudios.es\";s:4:\"body\";s:200:\"From: [your-name] \nEmail: [your-email]\nCompany: [your-company]\nPrivacity policy: [privacidad]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(73, 18, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:33:\"Thank you for contact us! - ROBIS\";s:6:\"sender\";s:19:\"no-respond@robis.us\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:270:\"Thank you for contact us!\n\nWe will reply as soon as possible\n\nNow you can download a free robis ebook in pdf format here: https://robis.us/wp-content/uploads/2021/01/es_lipsum_com_feed_html.pdf\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:41:\"uploads/2021/01/ROBIS-Company-profile.pdf\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(74, 18, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";}'),
(75, 18, '_additional_settings', ''),
(76, 18, '_locale', 'en_US'),
(77, 18, 'migrate_from_cf7_redirect', '1'),
(88, 21, '_wp_page_template', 'elementor_canvas'),
(89, 21, '_elementor_edit_mode', 'builder'),
(90, 21, '_elementor_template_type', 'wp-page'),
(91, 21, '_elementor_version', '3.0.16'),
(92, 21, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(93, 21, '_elementor_data', '[{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a77c4f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(95, 22, '_wp_page_template', 'elementor_canvas'),
(96, 22, '_elementor_edit_mode', 'builder'),
(97, 22, '_elementor_template_type', 'wp-page'),
(98, 22, '_elementor_version', '3.0.16'),
(99, 22, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(100, 22, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9bc1d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We design all in one tech solution for the complex needs of the <strong>capital management<\\/strong> industry.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"deca2c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"708611ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6a21797c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524d500c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d843d92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1bd4cec0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19747dde\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201b7f11\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19a4d560\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5c2aef14\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#0D7900\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a77c4f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(104, 23, '_wp_page_template', 'elementor_canvas'),
(105, 23, '_elementor_edit_mode', 'builder'),
(106, 23, '_elementor_template_type', 'wp-page'),
(107, 23, '_elementor_version', '3.0.16'),
(108, 23, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(109, 23, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9bc1d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We design all in one tech solution for the complex needs of the <strong>capital management<\\/strong> industry.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"deca2c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"708611ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6a21797c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524d500c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d843d92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1bd4cec0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19747dde\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201b7f11\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19a4d560\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5c2aef14\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#0D7900\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a77c4f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(111, 24, '_wp_page_template', 'elementor_canvas'),
(112, 24, '_elementor_edit_mode', 'builder'),
(113, 24, '_elementor_template_type', 'wp-page'),
(114, 24, '_elementor_version', '3.0.16'),
(115, 24, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(116, 24, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9bc1d61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We design all in one tech solution for the complex needs of the <strong>capital management<\\/strong> industry.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48},\"typography_font_weight\":\"100\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"deca2c3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":220},\"space_tablet\":{\"unit\":\"px\",\"size\":90},\"space_mobile\":{\"unit\":\"px\",\"size\":115}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"708611ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6a21797c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"524d500c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d843d92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1bd4cec0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"19747dde\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"201b7f11\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19a4d560\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5c2aef14\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#0D7900\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a77c4f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),
(118, 25, '_wp_page_template', 'elementor_canvas'),
(119, 25, '_elementor_edit_mode', 'builder'),
(120, 25, '_elementor_template_type', 'wp-page'),
(121, 25, '_elementor_version', '3.0.16'),
(122, 25, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(123, 25, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"thumbnail_size\":\"medium\",\"title_text\":\"This is the heading\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#0D7900\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\",\"id\":19}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#008350\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(127, 26, '_wp_page_template', 'elementor_canvas'),
(128, 26, '_elementor_edit_mode', 'builder'),
(129, 26, '_elementor_template_type', 'wp-page'),
(130, 26, '_elementor_version', '3.0.16'),
(131, 26, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(132, 26, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"thumbnail_size\":\"medium\",\"title_text\":\"This is the heading\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#0D7900\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\",\"id\":19}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#008350\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(134, 27, '_wp_page_template', 'elementor_canvas'),
(135, 27, '_elementor_edit_mode', 'builder'),
(136, 27, '_elementor_template_type', 'wp-page'),
(137, 27, '_elementor_version', '3.0.16'),
(138, 27, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(139, 27, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"thumbnail_size\":\"medium\",\"title_text\":\"This is the heading\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#0D7900\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\",\"id\":19}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#008350\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(141, 28, '_wp_page_template', 'elementor_canvas'),
(142, 28, '_elementor_edit_mode', 'builder'),
(143, 28, '_elementor_template_type', 'wp-page'),
(144, 28, '_elementor_version', '3.0.16'),
(145, 28, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(146, 28, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"thumbnail_size\":\"medium\",\"title_text\":\"This is the heading\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#0D7900\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\",\"id\":19}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#008350\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lorem ipsum dolor sit amet<\\/h2>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(224, 38, '_wp_page_template', 'elementor_canvas'),
(225, 38, '_elementor_edit_mode', 'builder'),
(226, 38, '_elementor_template_type', 'wp-page'),
(227, 38, '_elementor_version', '3.0.16'),
(228, 38, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(229, 38, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"thumbnail_size\":\"medium\",\"title_text\":\"This is the heading\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#0D7900\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\",\"id\":19}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#008350\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lorem ipsum dolor sit amet<\\/h2>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(158, 30, '_wp_attached_file', '2021/01/robis-dietary-supplements-logo.png'),
(159, 30, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:42:\"2021/01/robis-dietary-supplements-logo.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(238, 40, '_wp_page_template', 'elementor_canvas'),
(239, 40, '_elementor_edit_mode', 'builder'),
(240, 40, '_elementor_template_type', 'wp-page'),
(241, 40, '_elementor_version', '3.0.16'),
(242, 40, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(243, 40, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\",\"id\":19}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lorem ipsum dolor sit amet<\\/h2>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(160, 30, '_wp_attachment_image_alt', 'robis'),
(170, 32, '_menu_item_type', 'post_type'),
(171, 32, '_menu_item_menu_item_parent', '0'),
(172, 32, '_menu_item_object_id', '2'),
(173, 32, '_menu_item_object', 'page'),
(174, 32, '_menu_item_target', ''),
(175, 32, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(176, 32, '_menu_item_xfn', ''),
(177, 32, '_menu_item_url', ''),
(178, 32, '_menu_item_orphaned', '1610630532'),
(179, 33, '_menu_item_type', 'custom'),
(180, 33, '_menu_item_menu_item_parent', '0'),
(181, 33, '_menu_item_object_id', '33'),
(182, 33, '_menu_item_object', 'custom'),
(183, 33, '_menu_item_target', ''),
(184, 33, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(185, 33, '_menu_item_xfn', ''),
(186, 33, '_menu_item_url', '#products'),
(188, 34, '_menu_item_type', 'custom'),
(189, 34, '_menu_item_menu_item_parent', '0'),
(190, 34, '_menu_item_object_id', '34'),
(191, 34, '_menu_item_object', 'custom'),
(192, 34, '_menu_item_target', ''),
(193, 34, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(194, 34, '_menu_item_xfn', ''),
(195, 34, '_menu_item_url', '#goals'),
(197, 35, '_menu_item_type', 'custom'),
(198, 35, '_menu_item_menu_item_parent', '0'),
(199, 35, '_menu_item_object_id', '35'),
(200, 35, '_menu_item_object', 'custom'),
(201, 35, '_menu_item_target', ''),
(202, 35, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(203, 35, '_menu_item_xfn', ''),
(204, 35, '_menu_item_url', '#distributor'),
(206, 36, '_menu_item_type', 'custom'),
(207, 36, '_menu_item_menu_item_parent', '0'),
(208, 36, '_menu_item_object_id', '36'),
(209, 36, '_menu_item_object', 'custom'),
(210, 36, '_menu_item_target', ''),
(211, 36, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(212, 36, '_menu_item_xfn', ''),
(213, 36, '_menu_item_url', '#quality'),
(215, 37, '_menu_item_type', 'custom'),
(216, 37, '_menu_item_menu_item_parent', '0'),
(217, 37, '_menu_item_object_id', '37'),
(218, 37, '_menu_item_object', 'custom'),
(219, 37, '_menu_item_target', ''),
(220, 37, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(221, 37, '_menu_item_xfn', ''),
(222, 37, '_menu_item_url', '#contact'),
(231, 39, '_wp_page_template', 'elementor_canvas'),
(232, 39, '_elementor_edit_mode', 'builder'),
(233, 39, '_elementor_template_type', 'wp-page'),
(234, 39, '_elementor_version', '3.0.16'),
(235, 39, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(236, 39, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"thumbnail_size\":\"medium\",\"title_text\":\"This is the heading\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#0D7900\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\",\"id\":19}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#008350\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lorem ipsum dolor sit amet<\\/h2>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(258, 44, '_wp_page_template', 'elementor_canvas'),
(259, 44, '_elementor_edit_mode', 'builder'),
(260, 44, '_elementor_template_type', 'wp-page'),
(261, 44, '_elementor_version', '3.0.16'),
(262, 44, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(263, 44, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\",\"id\":19}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lorem ipsum dolor sit amet<\\/h2>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(246, 41, '_wp_attached_file', '2021/01/demo.jpg'),
(247, 41, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1300;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2021/01/demo.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"demo-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"demo-1024x315.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"demo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"demo-768x236.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(272, 46, '_wp_page_template', 'elementor_canvas'),
(273, 46, '_elementor_edit_mode', 'builder'),
(274, 46, '_elementor_template_type', 'wp-page'),
(275, 46, '_elementor_version', '3.0.16'),
(276, 46, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(277, 46, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(255, 43, '_wp_attached_file', '2021/01/robis-background-web-1.jpg'),
(256, 43, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:700;s:4:\"file\";s:34:\"2021/01/robis-background-web-1.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"robis-background-web-1-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"robis-background-web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(257, 43, '_wp_attachment_image_alt', 'robis'),
(265, 45, '_wp_page_template', 'elementor_canvas'),
(266, 45, '_elementor_edit_mode', 'builder'),
(267, 45, '_elementor_template_type', 'wp-page'),
(268, 45, '_elementor_version', '3.0.16'),
(269, 45, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(270, 45, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\",\"id\":19}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Playground for creative people.\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Lorem ipsum dolor sit amet<\\/h2>\",\"align\":\"center\",\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(282, 47, '_wp_page_template', 'elementor_canvas'),
(283, 47, '_elementor_edit_mode', 'builder'),
(284, 47, '_elementor_template_type', 'wp-page'),
(285, 47, '_elementor_version', '3.0.16'),
(286, 47, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(287, 47, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(289, 48, '_wp_page_template', 'elementor_canvas'),
(290, 48, '_elementor_edit_mode', 'builder'),
(291, 48, '_elementor_template_type', 'wp-page'),
(292, 48, '_elementor_version', '3.0.16'),
(293, 48, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(294, 48, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(296, 49, '_wp_page_template', 'elementor_canvas'),
(297, 49, '_elementor_edit_mode', 'builder'),
(298, 49, '_elementor_template_type', 'wp-page'),
(299, 49, '_elementor_version', '3.0.16'),
(300, 49, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(301, 49, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(304, 50, '_wp_page_template', 'elementor_canvas'),
(305, 50, '_elementor_edit_mode', 'builder'),
(306, 50, '_elementor_template_type', 'wp-page'),
(307, 50, '_elementor_version', '3.0.16'),
(308, 50, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(309, 50, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(311, 51, '_wp_page_template', 'elementor_canvas'),
(312, 51, '_elementor_edit_mode', 'builder'),
(313, 51, '_elementor_template_type', 'wp-page'),
(314, 51, '_elementor_version', '3.0.16'),
(315, 51, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(316, 51, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(318, 52, '_wp_page_template', 'elementor_canvas'),
(319, 52, '_elementor_edit_mode', 'builder'),
(320, 52, '_elementor_template_type', 'wp-page'),
(321, 52, '_elementor_version', '3.0.16'),
(322, 52, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(323, 52, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(326, 53, '_wp_page_template', 'elementor_canvas'),
(327, 53, '_elementor_edit_mode', 'builder'),
(328, 53, '_elementor_template_type', 'wp-page'),
(329, 53, '_elementor_version', '3.0.16'),
(330, 53, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(331, 53, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(333, 54, '_wp_page_template', 'elementor_canvas'),
(334, 54, '_elementor_edit_mode', 'builder'),
(335, 54, '_elementor_template_type', 'wp-page'),
(336, 54, '_elementor_version', '3.0.16'),
(337, 54, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(338, 54, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(340, 55, '_wp_page_template', 'elementor_canvas'),
(341, 55, '_elementor_edit_mode', 'builder'),
(342, 55, '_elementor_template_type', 'wp-page'),
(343, 55, '_elementor_version', '3.0.16'),
(344, 55, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(345, 55, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(348, 56, '_wp_page_template', 'elementor_canvas'),
(349, 56, '_elementor_edit_mode', 'builder'),
(350, 56, '_elementor_template_type', 'wp-page'),
(351, 56, '_elementor_version', '3.0.16'),
(352, 56, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(353, 56, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(355, 57, '_wp_page_template', 'elementor_canvas'),
(356, 57, '_elementor_edit_mode', 'builder'),
(357, 57, '_elementor_template_type', 'wp-page'),
(358, 57, '_elementor_version', '3.0.16'),
(359, 57, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(360, 57, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(362, 58, '_wp_page_template', 'elementor_canvas'),
(363, 58, '_elementor_edit_mode', 'builder'),
(364, 58, '_elementor_template_type', 'wp-page'),
(365, 58, '_elementor_version', '3.0.16'),
(366, 58, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(367, 58, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(371, 59, '_wp_page_template', 'elementor_canvas'),
(372, 59, '_elementor_edit_mode', 'builder'),
(373, 59, '_elementor_template_type', 'wp-page'),
(374, 59, '_elementor_version', '3.0.16'),
(375, 59, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(376, 59, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(378, 60, '_wp_page_template', 'elementor_canvas'),
(379, 60, '_elementor_edit_mode', 'builder'),
(380, 60, '_elementor_template_type', 'wp-page'),
(381, 60, '_elementor_version', '3.0.16'),
(382, 60, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(383, 60, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(385, 61, '_wp_page_template', 'elementor_canvas'),
(386, 61, '_elementor_edit_mode', 'builder'),
(387, 61, '_elementor_template_type', 'wp-page'),
(388, 61, '_elementor_version', '3.0.16'),
(389, 61, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(390, 61, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(399, 63, '_wp_page_template', 'elementor_canvas'),
(400, 63, '_elementor_edit_mode', 'builder'),
(401, 63, '_elementor_template_type', 'wp-page'),
(402, 63, '_elementor_version', '3.0.16'),
(403, 63, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(404, 63, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(394, 62, '_elementor_edit_mode', 'builder'),
(395, 62, '_elementor_template_type', 'kit'),
(397, 5, '_wp_page_template', 'default'),
(398, 5, '_elementor_page_settings', 'a:28:{s:9:\"site_name\";s:5:\"ROBIS\";s:16:\"site_description\";s:43:\"Dietary supplements manufacturer since 1983\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#027E3F\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#4D4D4D\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#4D4D4D\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFDE00\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"800\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"600\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:10:\"body_color\";s:7:\"#4D4D4D\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:10:\"Montserrat\";s:17:\"link_normal_color\";s:7:\"#027E3F\";s:8:\"h1_color\";s:7:\"#FFFFFF\";s:8:\"h2_color\";s:7:\"#FFDE00\";s:8:\"h3_color\";s:7:\"#2E2E2E\";s:8:\"h4_color\";s:7:\"#4D4D4D\";s:8:\"h5_color\";s:7:\"#0F0F0F\";s:8:\"h6_color\";s:7:\"#0F0F0F\";s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:33:\"button_box_shadow_box_shadow_type\";s:3:\"yes\";s:28:\"button_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:2;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:1;}s:23:\"button_hover_text_color\";s:7:\"#FFDE00\";s:39:\"button_hover_box_shadow_box_shadow_type\";s:3:\"yes\";s:34:\"button_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:1;s:8:\"vertical\";i:1;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:21:\"image_css_filters_hue\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:132;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;}'),
(406, 64, '_wp_page_template', 'elementor_canvas'),
(407, 64, '_elementor_edit_mode', 'builder'),
(408, 64, '_elementor_template_type', 'wp-page'),
(409, 64, '_elementor_version', '3.0.16'),
(410, 64, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(411, 64, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":32.308,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":67.692,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(413, 65, '_wp_page_template', 'elementor_canvas'),
(414, 65, '_elementor_edit_mode', 'builder'),
(415, 65, '_elementor_template_type', 'wp-page'),
(416, 65, '_elementor_version', '3.0.16'),
(417, 65, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(418, 65, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(444, 74, '_wp_page_template', 'elementor_canvas'),
(445, 74, '_elementor_edit_mode', 'builder'),
(446, 74, '_elementor_template_type', 'wp-page'),
(447, 74, '_elementor_version', '3.0.16'),
(448, 74, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(449, 74, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(535, 86, '_wp_page_template', 'elementor_canvas');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(517, 83, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"Slider Name\",\"_id\":\"a8de90c\"},{\"slide_name\":\"Slider Name\",\"_id\":\"80e9c77\"},{\"slide_name\":\"Slider Name\",\"_id\":\"b2bfb5f\"},{\"slide_name\":\"Slider Name\",\"_id\":\"8f5117c\"},{\"slide_name\":\"Slider Name\",\"_id\":\"c437e7f\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(458, 76, '_wp_page_template', 'elementor_canvas'),
(459, 76, '_elementor_edit_mode', 'builder'),
(460, 76, '_elementor_template_type', 'wp-page'),
(461, 76, '_elementor_version', '3.0.16'),
(462, 76, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(463, 76, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"Demo\",\"_id\":\"fe5c792\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"btn_link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<p style=\\\"text-align: center;\\\">Este es el texto para la descripci\\u00f3n<\\/p>\",\"btn_text\":\"M\\u00e1s informaci\\u00f3n\",\"btn_link2\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"btn_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Roboto\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"btn_typography_font_weight\":\"400\"},{\"slide_name\":\"Slider Name\",\"_id\":\"22007f5\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(432, 68, '_wp_attached_file', '2021/01/collagen-complex.jpg'),
(433, 68, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2021/01/collagen-complex.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"collagen-complex-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"collagen-complex-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(429, 67, '_wp_attached_file', '2021/01/robis-fondo.jpg'),
(430, 67, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1700;s:6:\"height\";i:802;s:4:\"file\";s:23:\"2021/01/robis-fondo.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"robis-fondo-300x142.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"robis-fondo-1024x483.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:483;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"robis-fondo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"robis-fondo-768x362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"robis-fondo-1536x725.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(431, 67, '_wp_attachment_image_alt', 'robis'),
(434, 69, '_wp_attached_file', '2021/01/hair-nail-skin-b10.jpg'),
(435, 69, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:30:\"2021/01/hair-nail-skin-b10.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"hair-nail-skin-b10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"hair-nail-skin-b10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(436, 70, '_wp_attached_file', '2021/01/mikticir.jpg'),
(437, 70, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2021/01/mikticir.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"mikticir-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"mikticir-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(438, 71, '_wp_attached_file', '2021/01/probiotics.jpg');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(439, 71, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2021/01/probiotics.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"probiotics-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"probiotics-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(440, 72, '_wp_attached_file', '2021/01/royal-jelly-inmunity.jpg'),
(441, 72, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2021/01/royal-jelly-inmunity.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"royal-jelly-inmunity-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"royal-jelly-inmunity-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(442, 73, '_wp_attached_file', '2021/01/royal-jelly-junior.jpg'),
(443, 73, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:30:\"2021/01/royal-jelly-junior.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"royal-jelly-junior-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"royal-jelly-junior-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(451, 75, '_wp_page_template', 'elementor_canvas'),
(452, 75, '_elementor_edit_mode', 'builder'),
(453, 75, '_elementor_template_type', 'wp-page'),
(454, 75, '_elementor_version', '3.0.16'),
(455, 75, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(456, 75, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/demo.jpg\",\"id\":41}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#ECECEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(475, 78, '_wp_page_template', 'elementor_canvas'),
(476, 78, '_elementor_edit_mode', 'builder'),
(477, 78, '_elementor_template_type', 'wp-page'),
(478, 78, '_elementor_version', '3.0.16'),
(479, 78, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(480, 78, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"Demo\",\"_id\":\"fe5c792\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"btn_link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<p style=\\\"text-align: center;\\\">Este es el texto para la descripci\\u00f3n<\\/p>\",\"btn_text\":\"M\\u00e1s informaci\\u00f3n\",\"btn_link2\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"btn_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Roboto\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"btn_typography_font_weight\":\"400\"},{\"slide_name\":\"Slider Name\",\"_id\":\"22007f5\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(512, 83, '_wp_page_template', 'elementor_canvas'),
(489, 80, '_wp_page_template', 'elementor_canvas'),
(490, 80, '_elementor_edit_mode', 'builder'),
(491, 80, '_elementor_template_type', 'wp-page'),
(492, 80, '_elementor_version', '3.0.16'),
(493, 80, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(494, 80, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"Demo\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"btn_link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 class=\\\"product_title entry-title single-post-title\\\" style=\\\"text-align: center;\\\">Reina Real Immunity<\\/h3>\\n<p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes of the respiratory system. Infections of the skin. \\n<\\/p>\",\"btn_text\":\"M\\u00e1s informaci\\u00f3n\",\"btn_link2\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"btn_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Roboto\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"btn_typography_font_weight\":\"400\",\"_id\":\"c80c057\"},{\"_id\":\"88e90e2\",\"slide_name\":\"Slider Name\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(513, 83, '_elementor_edit_mode', 'builder'),
(514, 83, '_elementor_template_type', 'wp-page'),
(515, 83, '_elementor_version', '3.0.16'),
(516, 83, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(482, 79, '_wp_page_template', 'elementor_canvas'),
(483, 79, '_elementor_edit_mode', 'builder'),
(484, 79, '_elementor_template_type', 'wp-page'),
(485, 79, '_elementor_version', '3.0.16'),
(486, 79, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(487, 79, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"Demo\",\"_id\":\"fe5c792\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"btn_link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<p style=\\\"text-align: center;\\\">Este es el texto para la descripci\\u00f3n<\\/p>\",\"btn_text\":\"M\\u00e1s informaci\\u00f3n\",\"btn_link2\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"btn_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Roboto\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"btn_typography_font_weight\":\"400\"},{\"slide_name\":\"Slider Name\",\"_id\":\"22007f5\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\"},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(498, 81, '_wp_page_template', 'elementor_canvas'),
(499, 81, '_elementor_edit_mode', 'builder'),
(500, 81, '_elementor_template_type', 'wp-page'),
(501, 81, '_elementor_version', '3.0.16'),
(502, 81, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(503, 81, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"Demo\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"btn_link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 class=\\\"product_title entry-title single-post-title\\\" style=\\\"text-align: center;\\\">Reina Real Immunity<\\/h3>\\n<p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes of the respiratory system. Infections of the skin. \\n<\\/p>\",\"btn_text\":\"M\\u00e1s informaci\\u00f3n\",\"btn_link2\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"btn_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Roboto\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"btn_typography_font_weight\":\"400\",\"_id\":\"c80c057\"},{\"_id\":\"88e90e2\",\"slide_name\":\"Slider Name\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(505, 82, '_wp_page_template', 'elementor_canvas'),
(506, 82, '_elementor_edit_mode', 'builder'),
(507, 82, '_elementor_template_type', 'wp-page'),
(508, 82, '_elementor_version', '3.0.16'),
(509, 82, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(510, 82, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"Demo\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"btn_link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 class=\\\"product_title entry-title single-post-title\\\" style=\\\"text-align: center;\\\">Reina Real Immunity<\\/h3>\\n<p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes of the respiratory system. Infections of the skin. \\n<\\/p>\",\"btn_text\":\"M\\u00e1s informaci\\u00f3n\",\"btn_link2\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"btn_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Roboto\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"btn_typography_font_weight\":\"400\",\"_id\":\"c80c057\"},{\"_id\":\"88e90e2\",\"slide_name\":\"Slider Name\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(521, 84, '_wp_page_template', 'elementor_canvas'),
(522, 84, '_elementor_edit_mode', 'builder'),
(523, 84, '_elementor_template_type', 'wp-page'),
(524, 84, '_elementor_version', '3.0.16'),
(525, 84, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(526, 84, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"Slider Name\",\"_id\":\"a8de90c\"},{\"slide_name\":\"Slider Name\",\"_id\":\"80e9c77\"},{\"slide_name\":\"Slider Name\",\"_id\":\"b2bfb5f\"},{\"slide_name\":\"Slider Name\",\"_id\":\"8f5117c\"},{\"slide_name\":\"Slider Name\",\"_id\":\"c437e7f\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(664, 102, '_elementor_data', '[]'),
(665, 102, '_elementor_version', '3.0.16'),
(528, 85, '_wp_page_template', 'elementor_canvas'),
(529, 85, '_elementor_edit_mode', 'builder'),
(530, 85, '_elementor_template_type', 'wp-page'),
(531, 85, '_elementor_version', '3.0.16'),
(532, 85, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(533, 85, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"Slider Name\",\"_id\":\"a8de90c\"},{\"slide_name\":\"Slider Name\",\"_id\":\"80e9c77\"},{\"slide_name\":\"Slider Name\",\"_id\":\"b2bfb5f\"},{\"slide_name\":\"Slider Name\",\"_id\":\"8f5117c\"},{\"slide_name\":\"Slider Name\",\"_id\":\"c437e7f\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(536, 86, '_elementor_edit_mode', 'builder'),
(537, 86, '_elementor_template_type', 'wp-page'),
(538, 86, '_elementor_version', '3.0.16'),
(539, 86, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(540, 86, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"demo 2\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(552, 88, '_wp_page_template', 'elementor_canvas'),
(553, 88, '_elementor_edit_mode', 'builder'),
(554, 88, '_elementor_template_type', 'wp-page'),
(555, 88, '_elementor_version', '3.0.16'),
(556, 88, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(557, 88, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"demo 2\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(566, 90, '_wp_page_template', 'elementor_canvas'),
(567, 90, '_elementor_edit_mode', 'builder'),
(568, 90, '_elementor_template_type', 'wp-page'),
(569, 90, '_elementor_version', '3.0.16'),
(570, 90, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(571, 90, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"demo 2\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\"},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(559, 89, '_wp_page_template', 'elementor_canvas'),
(560, 89, '_elementor_edit_mode', 'builder'),
(561, 89, '_elementor_template_type', 'wp-page'),
(562, 89, '_elementor_version', '3.0.16'),
(563, 89, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(564, 89, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"adaptiveheight\":\"false\",\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"-25\",\"list_items\":[{\"slide_name\":\"demo 2\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\"}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(583, 92, '_wp_page_template', 'elementor_canvas'),
(584, 92, '_elementor_edit_mode', 'builder'),
(585, 92, '_elementor_template_type', 'wp-page'),
(586, 92, '_elementor_version', '3.0.16'),
(587, 92, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(588, 92, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"demo 2\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\"},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(614, 96, '_wp_page_template', 'elementor_canvas'),
(615, 96, '_elementor_edit_mode', 'builder'),
(616, 96, '_elementor_template_type', 'wp-page'),
(617, 96, '_elementor_version', '3.0.16'),
(618, 96, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(619, 96, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"demo 2\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\"},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(601, 94, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(602, 94, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"demo 2\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\"},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(597, 94, '_wp_page_template', 'elementor_canvas'),
(598, 94, '_elementor_edit_mode', 'builder'),
(599, 94, '_elementor_template_type', 'wp-page'),
(600, 94, '_elementor_version', '3.0.16'),
(590, 93, '_wp_page_template', 'elementor_canvas'),
(591, 93, '_elementor_edit_mode', 'builder'),
(592, 93, '_elementor_template_type', 'wp-page'),
(593, 93, '_elementor_version', '3.0.16'),
(594, 93, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(595, 93, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"demo 2\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\"},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(663, 102, '_elementor_page_settings', 'a:25:{s:9:\"site_name\";s:5:\"ROBIS\";s:16:\"site_description\";s:43:\"Dietary supplements manufacturer since 1983\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#027E3F\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#4D4D4D\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#4D4D4D\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFDE00\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"800\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"600\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:10:\"body_color\";s:7:\"#4D4D4D\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:10:\"Montserrat\";s:17:\"link_normal_color\";s:7:\"#027E3F\";s:8:\"h1_color\";s:7:\"#FFFFFF\";s:8:\"h2_color\";s:7:\"#FFDE00\";s:8:\"h3_color\";s:7:\"#2E2E2E\";s:8:\"h4_color\";s:7:\"#4D4D4D\";s:8:\"h5_color\";s:7:\"#0F0F0F\";s:8:\"h6_color\";s:7:\"#0F0F0F\";s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:33:\"button_box_shadow_box_shadow_type\";s:3:\"yes\";s:28:\"button_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:2;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:23:\"button_hover_text_color\";s:7:\"#FFDE00\";s:39:\"button_hover_box_shadow_box_shadow_type\";s:3:\"yes\";s:34:\"button_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:1;s:8:\"vertical\";i:1;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;}'),
(681, 105, '_wp_page_template', 'elementor_canvas'),
(682, 105, '_elementor_edit_mode', 'builder'),
(628, 98, '_wp_page_template', 'elementor_canvas'),
(629, 98, '_elementor_edit_mode', 'builder'),
(630, 98, '_elementor_template_type', 'wp-page'),
(631, 98, '_elementor_version', '3.0.16'),
(632, 98, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(633, 98, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\"},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(683, 105, '_elementor_template_type', 'wp-page'),
(684, 105, '_elementor_version', '3.0.16'),
(685, 105, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(686, 105, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_tablet\":\"initial\",\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6d56a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Meet<\\/h2>\",\"text_color\":\"#212121\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(621, 97, '_wp_page_template', 'elementor_canvas'),
(622, 97, '_elementor_edit_mode', 'builder'),
(623, 97, '_elementor_template_type', 'wp-page'),
(624, 97, '_elementor_version', '3.0.16'),
(625, 97, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(626, 97, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"demo 2\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\"},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(667, 103, '_wp_page_template', 'elementor_canvas'),
(668, 103, '_elementor_edit_mode', 'builder'),
(669, 103, '_elementor_template_type', 'wp-page'),
(670, 103, '_elementor_version', '3.0.16'),
(671, 103, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(672, 103, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\"},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(646, 5, '_edit_lock', '1611052558:2'),
(647, 100, '_elementor_edit_mode', 'builder'),
(648, 100, '_elementor_template_type', 'kit'),
(690, 106, '_wp_page_template', 'elementor_canvas'),
(691, 106, '_elementor_edit_mode', 'builder'),
(692, 106, '_elementor_template_type', 'wp-page'),
(693, 106, '_elementor_version', '3.0.16'),
(694, 106, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(695, 106, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_tablet\":\"initial\",\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6d56a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Meet<\\/h2>\",\"text_color\":\"#212121\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(660, 102, '_elementor_edit_mode', 'builder'),
(661, 102, '_elementor_template_type', 'kit'),
(662, 102, '_wp_page_template', 'default'),
(650, 100, '_wp_page_template', 'default'),
(651, 100, '_elementor_page_settings', 'a:2:{s:9:\"site_name\";s:5:\"ROBIS\";s:16:\"site_description\";s:43:\"Dietary supplements manufacturer since 1983\";}'),
(652, 5, '_elementor_data', '[]'),
(653, 101, '_elementor_edit_mode', 'builder'),
(654, 101, '_elementor_template_type', 'kit'),
(656, 101, '_wp_page_template', 'default'),
(657, 101, '_elementor_page_settings', 'a:19:{s:9:\"site_name\";s:5:\"ROBIS\";s:16:\"site_description\";s:43:\"Dietary supplements manufacturer since 1983\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#027E3F\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#4D4D4D\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#4D4D4D\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFDE00\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"800\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"600\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:10:\"body_color\";s:7:\"#4D4D4D\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:10:\"Montserrat\";s:17:\"link_normal_color\";s:7:\"#027E3F\";s:8:\"h1_color\";s:7:\"#FFFFFF\";s:8:\"h2_color\";s:7:\"#FFDE00\";s:8:\"h3_color\";s:7:\"#2E2E2E\";s:8:\"h4_color\";s:7:\"#4D4D4D\";s:8:\"h5_color\";s:7:\"#0F0F0F\";s:8:\"h6_color\";s:7:\"#0F0F0F\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;}'),
(658, 101, '_elementor_data', '[]'),
(659, 5, '_elementor_version', '3.0.16'),
(674, 104, '_wp_page_template', 'elementor_canvas'),
(675, 104, '_elementor_edit_mode', 'builder'),
(676, 104, '_elementor_template_type', 'wp-page'),
(677, 104, '_elementor_version', '3.0.16'),
(678, 104, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(679, 104, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67}},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.238,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.762,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowbg\":\"#FFDE00\",\"arrowposition\":\"40\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\"},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}]},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8fdc98a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1237ec8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e855fee\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"695f172\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"21d7e34\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ab494e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c06a0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f678474\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74bd8bd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(697, 107, '_wp_page_template', 'elementor_canvas'),
(698, 107, '_elementor_edit_mode', 'builder'),
(699, 107, '_elementor_template_type', 'wp-page'),
(700, 107, '_elementor_version', '3.0.16'),
(701, 107, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(702, 107, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_tablet\":\"initial\",\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6d56a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Meet<\\/h2>\",\"text_color\":\"#212121\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(704, 108, '_wp_page_template', 'elementor_canvas'),
(705, 108, '_elementor_edit_mode', 'builder'),
(706, 108, '_elementor_template_type', 'wp-page'),
(707, 108, '_elementor_version', '3.0.16'),
(708, 108, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(709, 108, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6d56a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Meet<\\/h2>\",\"text_color\":\"#212121\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(745, 118, '_wp_page_template', 'elementor_canvas'),
(746, 118, '_elementor_edit_mode', 'builder'),
(747, 118, '_elementor_template_type', 'wp-page'),
(748, 118, '_elementor_version', '3.0.16'),
(749, 118, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(750, 118, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6d56a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Meet<\\/h2>\",\"text_color\":\"#212121\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(724, 111, '_wp_attached_file', '2021/01/BEAUTY.png'),
(725, 111, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:118;s:6:\"height\";i:118;s:4:\"file\";s:18:\"2021/01/BEAUTY.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(726, 112, '_wp_attached_file', '2021/01/BONES-JOINTS.png'),
(727, 112, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:236;s:6:\"height\";i:236;s:4:\"file\";s:24:\"2021/01/BONES-JOINTS.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"BONES-JOINTS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(728, 113, '_wp_attached_file', '2021/01/ENERGY-VITALITY.png'),
(729, 113, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:236;s:6:\"height\";i:236;s:4:\"file\";s:27:\"2021/01/ENERGY-VITALITY.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"ENERGY-VITALITY-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(806, 126, '_elementor_edit_mode', 'builder'),
(759, 120, '_wp_page_template', 'elementor_canvas'),
(760, 120, '_elementor_edit_mode', 'builder'),
(761, 120, '_elementor_template_type', 'wp-page'),
(762, 120, '_elementor_version', '3.0.16'),
(763, 120, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}'),
(764, 120, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"_animation\":\"fadeIn\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(730, 114, '_wp_attached_file', '2021/01/IMMUNE-SYSTEM.png'),
(731, 114, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:236;s:6:\"height\";i:236;s:4:\"file\";s:25:\"2021/01/IMMUNE-SYSTEM.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"IMMUNE-SYSTEM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(732, 115, '_wp_attached_file', '2021/01/SPORT.png');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(733, 115, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:236;s:6:\"height\";i:236;s:4:\"file\";s:17:\"2021/01/SPORT.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"SPORT-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(734, 116, '_wp_attached_file', '2021/01/WOMAN.png'),
(735, 116, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:236;s:6:\"height\";i:236;s:4:\"file\";s:17:\"2021/01/WOMAN.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"WOMAN-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(736, 117, '_wp_attached_file', '2021/01/pretty_long_hair_gir_cSsWT.jpg'),
(737, 117, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:800;s:6:\"height\";i:398;s:4:\"file\";s:38:\"2021/01/pretty_long_hair_gir_cSsWT.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"pretty_long_hair_gir_cSsWT-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"pretty_long_hair_gir_cSsWT-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"pretty_long_hair_gir_cSsWT-768x382.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(738, 117, '_wp_attachment_image_alt', 'robis'),
(739, 111, '_wp_attachment_image_alt', 'robis'),
(740, 112, '_wp_attachment_image_alt', 'robis'),
(741, 113, '_wp_attachment_image_alt', 'robis'),
(742, 114, '_wp_attachment_image_alt', 'robis'),
(743, 115, '_wp_attachment_image_alt', 'robis'),
(744, 116, '_wp_attachment_image_alt', 'robis'),
(752, 119, '_wp_page_template', 'elementor_canvas'),
(753, 119, '_elementor_edit_mode', 'builder'),
(754, 119, '_elementor_template_type', 'wp-page'),
(755, 119, '_elementor_version', '3.0.16'),
(756, 119, '_elementor_page_settings', 'a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(757, 119, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFEC00\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6d56a2f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2 style=\\\"text-align: center;\\\">Meet<\\/h2>\",\"text_color\":\"#212121\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2a260ec\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"1c69c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"412d00e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features to start, sell & grow\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17257c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba6ba1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8968e24\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Website\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f6e0158\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\"},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\"},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\"},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\"},{\"text\":\"Video Backgrounds\",\"icon\":\"fa fa-caret-right\",\"_id\":\"24fd1bd\"},{\"text\":\"Site stats\",\"icon\":\"fa fa-caret-right\",\"_id\":\"f8bb4cb\"}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6a43e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fcb11ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"eCommerce\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c9bf32b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Simple drag and drop editor\",\"icon\":\"fa fa-caret-right\",\"_id\":\"9643fc9\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Step by step guidance\",\"icon\":\"fa fa-caret-right\",\"_id\":\"a96557f\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Pre designed layout options\",\"icon\":\"fa fa-caret-right\",\"_id\":\"ff26a09\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"Domain names & professional email\",\"icon\":\"fa fa-caret-right\",\"_id\":\"b91eba1\",\"selected_icon\":{\"value\":\"fas fa-caret-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}}],\"space_between\":{\"unit\":\"px\",\"size\":12},\"icon_align\":\"left\",\"icon_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12},\"text_color\":\"#313131\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"300\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(768, 121, '_wp_page_template', 'elementor_canvas'),
(769, 121, '_elementor_edit_mode', 'builder'),
(770, 121, '_elementor_template_type', 'wp-page'),
(771, 121, '_elementor_version', '3.0.16'),
(772, 121, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}'),
(773, 121, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"_animation\":\"fadeIn\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(775, 122, '_wp_page_template', 'elementor_canvas'),
(776, 122, '_elementor_edit_mode', 'builder'),
(777, 122, '_elementor_template_type', 'wp-page'),
(778, 122, '_elementor_version', '3.0.16');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(779, 122, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}'),
(780, 122, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]}},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"_animation\":\"fadeIn\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(805, 126, '_wp_page_template', 'elementor_canvas'),
(782, 123, '_wp_page_template', 'elementor_canvas'),
(783, 123, '_elementor_edit_mode', 'builder'),
(784, 123, '_elementor_template_type', 'wp-page'),
(785, 123, '_elementor_version', '3.0.16'),
(786, 123, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(787, 123, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"_animation\":\"fadeIn\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(791, 124, '_wp_page_template', 'elementor_canvas'),
(792, 124, '_elementor_edit_mode', 'builder'),
(793, 124, '_elementor_template_type', 'wp-page'),
(794, 124, '_elementor_version', '3.0.16'),
(795, 124, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(796, 124, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"_animation\":\"fadeIn\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(798, 125, '_wp_page_template', 'elementor_canvas'),
(799, 125, '_elementor_edit_mode', 'builder'),
(800, 125, '_elementor_template_type', 'wp-page'),
(801, 125, '_elementor_version', '3.0.16'),
(802, 125, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(803, 125, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":19,\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/header1.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"_animation\":\"fadeIn\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(807, 126, '_elementor_template_type', 'wp-page'),
(808, 126, '_elementor_version', '3.0.16'),
(809, 126, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}'),
(810, 126, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"_animation\":\"fadeIn\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(813, 127, '_wp_page_template', 'elementor_canvas'),
(814, 127, '_elementor_edit_mode', 'builder'),
(815, 127, '_elementor_template_type', 'wp-page');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(816, 127, '_elementor_version', '3.0.16'),
(817, 127, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}'),
(818, 127, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"_animation\":\"fadeIn\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(820, 128, '_wp_page_template', 'elementor_canvas'),
(821, 128, '_elementor_edit_mode', 'builder'),
(822, 128, '_elementor_template_type', 'wp-page'),
(823, 128, '_elementor_version', '3.0.16'),
(824, 128, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(825, 128, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"_animation\":\"fadeIn\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"_animation\":\"fadeIn\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"0839f8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F3F3F3\",\"margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb9d542\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"18\\\" title=\\\"Contact form 1\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(827, 129, '_wp_page_template', 'elementor_canvas'),
(828, 129, '_elementor_edit_mode', 'builder'),
(829, 129, '_elementor_template_type', 'wp-page'),
(830, 129, '_elementor_version', '3.0.16'),
(831, 129, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(832, 129, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(856, 138, '_wp_page_template', 'elementor_canvas'),
(857, 138, '_elementor_edit_mode', 'builder'),
(858, 138, '_elementor_template_type', 'wp-page'),
(859, 138, '_elementor_version', '3.0.16'),
(860, 138, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(861, 138, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(835, 130, '_wp_attached_file', '2021/01/ROBIS.png'),
(836, 130, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:17:\"2021/01/ROBIS.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(837, 131, '_wp_attached_file', '2021/01/1.png'),
(838, 131, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:13:\"2021/01/1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(839, 132, '_wp_attached_file', '2021/01/2.png'),
(840, 132, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:13:\"2021/01/2.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(841, 133, '_wp_attached_file', '2021/01/3.png'),
(842, 133, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:13:\"2021/01/3.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(843, 134, '_wp_attached_file', '2021/01/4.png'),
(844, 134, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:13:\"2021/01/4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(845, 135, '_wp_attached_file', '2021/01/5.png'),
(846, 135, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:13:\"2021/01/5.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(847, 136, '_wp_attached_file', '2021/01/6.png'),
(848, 136, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:13:\"2021/01/6.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(870, 140, '_wp_page_template', 'elementor_canvas'),
(871, 140, '_elementor_edit_mode', 'builder'),
(872, 140, '_elementor_template_type', 'wp-page'),
(873, 140, '_elementor_version', '3.0.16'),
(874, 140, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(875, 140, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"wave-brush\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":237,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#393939\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(863, 139, '_wp_page_template', 'elementor_canvas'),
(864, 139, '_elementor_edit_mode', 'builder'),
(865, 139, '_elementor_template_type', 'wp-page'),
(866, 139, '_elementor_version', '3.0.16'),
(867, 139, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(868, 139, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.366,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.634,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFDE00\",\"dotposition\":\"\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":30,\"slide_visible_mbl\":2,\"arrow_on_mbl\":\"none\",\"dot\":\"false\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(879, 141, '_wp_page_template', 'elementor_canvas'),
(880, 141, '_elementor_edit_mode', 'builder'),
(881, 141, '_elementor_template_type', 'wp-page'),
(882, 141, '_elementor_version', '3.0.16'),
(883, 141, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(884, 141, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"wave-brush\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":237,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#393939\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(886, 142, '_wp_page_template', 'elementor_canvas'),
(887, 142, '_elementor_edit_mode', 'builder'),
(888, 142, '_elementor_template_type', 'wp-page'),
(889, 142, '_elementor_version', '3.0.16'),
(890, 142, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(891, 142, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"center\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"wave-brush\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":237,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#393939\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(893, 143, '_wp_page_template', 'elementor_canvas'),
(894, 143, '_elementor_edit_mode', 'builder'),
(895, 143, '_elementor_template_type', 'wp-page'),
(896, 143, '_elementor_version', '3.0.16'),
(897, 143, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(898, 143, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"wave-brush\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":237,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#393939\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(916, 147, '_wp_page_template', 'elementor_canvas'),
(917, 147, '_elementor_edit_mode', 'builder'),
(918, 147, '_elementor_template_type', 'wp-page'),
(919, 147, '_elementor_version', '3.0.16'),
(920, 147, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(921, 147, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"wave-brush\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":237,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#393939\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(915, 146, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:952;s:6:\"height\";i:720;s:4:\"file\";s:36:\"2021/01/abeja-girasol-jalea-real.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"abeja-girasol-jalea-real-300x227.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"abeja-girasol-jalea-real-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"abeja-girasol-jalea-real-768x581.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(930, 149, '_wp_page_template', 'elementor_canvas'),
(931, 149, '_elementor_edit_mode', 'builder'),
(932, 149, '_elementor_template_type', 'wp-page'),
(933, 149, '_elementor_version', '3.0.16'),
(934, 149, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(935, 149, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"wave-brush\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":237,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65c4d409\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dev System\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"da00085\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dev System\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29bc3aa\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dev System\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(914, 146, '_wp_attached_file', '2021/01/abeja-girasol-jalea-real.jpg'),
(923, 148, '_wp_page_template', 'elementor_canvas'),
(924, 148, '_elementor_edit_mode', 'builder'),
(925, 148, '_elementor_template_type', 'wp-page'),
(926, 148, '_elementor_version', '3.0.16'),
(927, 148, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(928, 148, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"wave-brush\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":237,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#393939\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(947, 151, '_wp_page_template', 'elementor_canvas'),
(948, 151, '_elementor_edit_mode', 'builder'),
(949, 151, '_elementor_template_type', 'wp-page'),
(950, 151, '_elementor_version', '3.0.16'),
(951, 151, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(952, 151, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"wave-brush\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":237,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65c4d409\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dev System\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"da00085\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dev System\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29bc3aa\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dev System\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(983, 156, '_wp_page_template', 'elementor_canvas'),
(984, 156, '_elementor_edit_mode', 'builder'),
(961, 153, '_wp_page_template', 'elementor_canvas'),
(962, 153, '_elementor_edit_mode', 'builder'),
(963, 153, '_elementor_template_type', 'wp-page'),
(964, 153, '_elementor_version', '3.0.16'),
(965, 153, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(966, 153, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":164,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":163,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"10\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(954, 152, '_wp_page_template', 'elementor_canvas'),
(955, 152, '_elementor_edit_mode', 'builder'),
(956, 152, '_elementor_template_type', 'wp-page'),
(957, 152, '_elementor_version', '3.0.16'),
(958, 152, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(959, 152, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"wave-brush\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":237,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65c4d409\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dev System\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"da00085\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dev System\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"29bc3aa\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Dev System\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#00ce1b\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":30},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(969, 154, '_wp_page_template', 'elementor_canvas'),
(970, 154, '_elementor_edit_mode', 'builder'),
(971, 154, '_elementor_template_type', 'wp-page'),
(972, 154, '_elementor_version', '3.0.16'),
(973, 154, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(974, 154, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":164,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":163,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"10\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(976, 155, '_wp_page_template', 'elementor_canvas'),
(977, 155, '_elementor_edit_mode', 'builder'),
(978, 155, '_elementor_template_type', 'wp-page'),
(979, 155, '_elementor_version', '3.0.16'),
(980, 155, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(981, 155, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":164,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":163,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"10\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(985, 156, '_elementor_template_type', 'wp-page'),
(986, 156, '_elementor_version', '3.0.16'),
(987, 156, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(988, 156, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(991, 157, '_wp_page_template', 'elementor_canvas'),
(992, 157, '_elementor_edit_mode', 'builder'),
(993, 157, '_elementor_template_type', 'wp-page'),
(994, 157, '_elementor_version', '3.0.16'),
(995, 157, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(996, 157, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(998, 158, '_wp_page_template', 'elementor_canvas'),
(999, 158, '_elementor_edit_mode', 'builder'),
(1000, 158, '_elementor_template_type', 'wp-page'),
(1001, 158, '_elementor_version', '3.0.16'),
(1002, 158, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1003, 158, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1197, 185, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1126, 175, '_elementor_edit_mode', 'builder'),
(1005, 159, '_wp_page_template', 'elementor_canvas'),
(1006, 159, '_elementor_edit_mode', 'builder'),
(1007, 159, '_elementor_template_type', 'wp-page'),
(1008, 159, '_elementor_version', '3.0.16'),
(1009, 159, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1010, 159, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1020, 161, '_wp_page_template', 'elementor_canvas'),
(1021, 161, '_elementor_edit_mode', 'builder'),
(1022, 161, '_elementor_template_type', 'wp-page'),
(1023, 161, '_elementor_version', '3.0.16'),
(1024, 161, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1025, 161, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1053, 165, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1054, 165, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1125, 175, '_wp_page_template', 'elementor_canvas'),
(1034, 163, '_wp_page_template', 'elementor_canvas'),
(1035, 163, '_elementor_edit_mode', 'builder'),
(1036, 163, '_elementor_template_type', 'wp-page'),
(1037, 163, '_elementor_version', '3.0.16'),
(1038, 163, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1039, 163, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1027, 162, '_wp_page_template', 'elementor_canvas'),
(1028, 162, '_elementor_edit_mode', 'builder'),
(1029, 162, '_elementor_template_type', 'wp-page'),
(1030, 162, '_elementor_version', '3.0.16'),
(1031, 162, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1032, 162, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1049, 165, '_wp_page_template', 'elementor_canvas'),
(1050, 165, '_elementor_edit_mode', 'builder'),
(1051, 165, '_elementor_template_type', 'wp-page'),
(1052, 165, '_elementor_version', '3.0.16'),
(1075, 168, '_elementor_version', '3.0.16'),
(1076, 168, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1077, 168, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1063, 167, '_wp_page_template', 'elementor_canvas'),
(1064, 167, '_elementor_edit_mode', 'builder'),
(1065, 167, '_elementor_template_type', 'wp-page'),
(1066, 167, '_elementor_version', '3.0.16'),
(1067, 167, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1068, 167, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1056, 166, '_wp_page_template', 'elementor_canvas'),
(1057, 166, '_elementor_edit_mode', 'builder'),
(1058, 166, '_elementor_template_type', 'wp-page'),
(1059, 166, '_elementor_version', '3.0.16'),
(1060, 166, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1061, 166, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1072, 168, '_wp_page_template', 'elementor_canvas'),
(1073, 168, '_elementor_edit_mode', 'builder'),
(1074, 168, '_elementor_template_type', 'wp-page'),
(1079, 169, '_wp_page_template', 'elementor_canvas'),
(1080, 169, '_elementor_edit_mode', 'builder'),
(1081, 169, '_elementor_template_type', 'wp-page'),
(1082, 169, '_elementor_version', '3.0.16'),
(1083, 169, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1084, 169, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"height\":\"min-height\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1086, 170, '_wp_page_template', 'elementor_canvas'),
(1087, 170, '_elementor_edit_mode', 'builder'),
(1088, 170, '_elementor_template_type', 'wp-page'),
(1089, 170, '_elementor_version', '3.0.16'),
(1090, 170, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1091, 170, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1111, 173, '_wp_page_template', 'elementor_canvas'),
(1112, 173, '_elementor_edit_mode', 'builder'),
(1113, 173, '_elementor_template_type', 'wp-page'),
(1114, 173, '_elementor_version', '3.0.16'),
(1115, 173, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1116, 173, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1144, 179, '_wp_page_template', 'elementor_canvas'),
(1145, 179, '_elementor_edit_mode', 'builder'),
(1146, 179, '_elementor_template_type', 'wp-page'),
(1147, 179, '_elementor_version', '3.0.16'),
(1148, 179, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1149, 179, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(2436, 275, 'action_status', 'on'),
(1127, 175, '_elementor_template_type', 'wp-page'),
(1128, 175, '_elementor_version', '3.0.16'),
(1129, 175, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1130, 175, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1118, 174, '_wp_page_template', 'elementor_canvas'),
(1119, 174, '_elementor_edit_mode', 'builder'),
(1120, 174, '_elementor_template_type', 'wp-page'),
(1121, 174, '_elementor_version', '3.0.16'),
(1122, 174, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1123, 174, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4831324\",\"elType\":\"widget\",\"settings\":{\"schema_support\":\"yes\",\"navmenu_align\":\"right\",\"submenu_animation\":\"slide_up\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Roboto\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#D9D9D9\",\"color_menu_item_active\":\"#FFCF3C\",\"toggle_color\":\"#C3C3C3\",\"toggle_background_color\":\"#FFFFFF\",\"menu\":\"menu-ancla-principal\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Accomplishments\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":55},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1192, 185, '_wp_page_template', 'elementor_canvas'),
(1193, 185, '_elementor_edit_mode', 'builder'),
(1194, 185, '_elementor_template_type', 'wp-page'),
(1158, 181, '_wp_page_template', 'elementor_canvas'),
(1159, 181, '_elementor_edit_mode', 'builder'),
(1160, 181, '_elementor_template_type', 'wp-page'),
(1161, 181, '_elementor_version', '3.0.16'),
(1162, 181, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1163, 181, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f1edbc7\",\"elType\":\"widget\",\"settings\":{\"eael_show_dch_icon_content\":\"\",\"eael_dch_first_title\":\"Dual Heading\",\"eael_dch_last_title\":\"Example\"},\"elements\":[],\"widgetType\":\"eael-dual-color-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1195, 185, '_elementor_version', '3.0.16'),
(1196, 185, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}'),
(1151, 180, '_wp_page_template', 'elementor_canvas'),
(1152, 180, '_elementor_edit_mode', 'builder'),
(1153, 180, '_elementor_template_type', 'wp-page'),
(1154, 180, '_elementor_version', '3.0.16'),
(1155, 180, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1156, 180, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8ef90f\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1178, 183, '_wp_page_template', 'elementor_canvas'),
(1179, 183, '_elementor_edit_mode', 'builder'),
(1180, 183, '_elementor_template_type', 'wp-page'),
(1181, 183, '_elementor_version', '3.0.16'),
(1182, 183, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1183, 183, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f1edbc7\",\"elType\":\"widget\",\"settings\":{\"eael_show_dch_icon_content\":\"\",\"eael_dch_first_title\":\"Dual Heading\",\"eael_dch_last_title\":\"Example\"},\"elements\":[],\"widgetType\":\"eael-dual-color-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1207, 187, '_wp_page_template', 'elementor_canvas'),
(1208, 187, '_elementor_edit_mode', 'builder'),
(1209, 187, '_elementor_template_type', 'wp-page'),
(1210, 187, '_elementor_version', '3.0.16'),
(1211, 187, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1212, 187, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1185, 184, '_wp_page_template', 'elementor_canvas'),
(1186, 184, '_elementor_edit_mode', 'builder'),
(1187, 184, '_elementor_template_type', 'wp-page'),
(1188, 184, '_elementor_version', '3.0.16'),
(1189, 184, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1190, 184, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f1edbc7\",\"elType\":\"widget\",\"settings\":{\"eael_show_dch_icon_content\":\"\",\"eael_dch_first_title\":\"Dual Heading\",\"eael_dch_last_title\":\"Example\"},\"elements\":[],\"widgetType\":\"eael-dual-color-header\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e33a056\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"18\",\"validation_errors\":\"hide\",\"eael_contact_form_background_background\":\"classic\",\"eael_contact_form_background_color\":\"#FFFFFF\",\"eael_contact_form_alignment\":\"center\",\"eael_contact_form_max_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"eael_contact_form_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"eael_contact_form_padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":false},\"eael_contact_form_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"heading_alignment\":\"center\",\"label_disply_type\":\"inline-block\",\"label_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color_placeholder\":\"#999999\",\"button_align\":\"center\",\"button_width_type\":\"full-width\",\"button_bg_color_normal\":\"#1F1F1F\",\"button_text_color_normal\":\"#FFFFFF\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"button_bg_color_hover\":\"#2D2D2D\",\"button_text_color_hover\":\"#FFF600\"},\"elements\":[],\"widgetType\":\"eael-contact-form-7\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1222, 189, '_wp_page_template', 'elementor_canvas'),
(1223, 189, '_elementor_edit_mode', 'builder'),
(1224, 189, '_elementor_template_type', 'wp-page'),
(1225, 189, '_elementor_version', '3.0.16'),
(1226, 189, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1227, 189, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1214, 2, '_happyaddons_elements_cache', 'a:0:{}'),
(1215, 188, '_wp_page_template', 'elementor_canvas'),
(1216, 188, '_elementor_edit_mode', 'builder'),
(1217, 188, '_elementor_template_type', 'wp-page'),
(1218, 188, '_elementor_version', '3.0.16'),
(1219, 188, '_elementor_page_settings', 'a:4:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1220, 188, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1230, 190, '_wp_page_template', 'elementor_canvas'),
(1231, 190, '_elementor_edit_mode', 'builder'),
(1232, 190, '_elementor_template_type', 'wp-page'),
(1233, 190, '_elementor_version', '3.0.16'),
(1234, 190, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1235, 190, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1237, 191, '_wp_page_template', 'elementor_canvas'),
(1238, 191, '_elementor_edit_mode', 'builder'),
(1239, 191, '_elementor_template_type', 'wp-page'),
(1240, 191, '_elementor_version', '3.0.16'),
(1241, 191, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1242, 191, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"13\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_element_id\":\"contact\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1244, 192, '_wp_page_template', 'elementor_canvas'),
(1245, 192, '_elementor_edit_mode', 'builder'),
(1246, 192, '_elementor_template_type', 'wp-page'),
(1247, 192, '_elementor_version', '3.0.16'),
(1248, 192, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1249, 192, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1252, 193, '_wp_page_template', 'elementor_canvas'),
(1253, 193, '_elementor_edit_mode', 'builder'),
(1254, 193, '_elementor_template_type', 'wp-page'),
(1255, 193, '_elementor_version', '3.0.16'),
(1256, 193, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1257, 193, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1259, 194, '_wp_page_template', 'elementor_canvas'),
(1260, 194, '_elementor_edit_mode', 'builder'),
(1261, 194, '_elementor_template_type', 'wp-page'),
(1262, 194, '_elementor_version', '3.0.16'),
(1263, 194, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1264, 194, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1352, 206, '_wp_page_template', 'elementor_canvas'),
(1353, 206, '_elementor_edit_mode', 'builder'),
(1331, 203, '_elementor_template_type', 'wp-page'),
(1332, 203, '_elementor_version', '3.0.16'),
(1333, 203, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1334, 203, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"b95a11a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1266, 195, '_wp_page_template', 'elementor_canvas'),
(1267, 195, '_elementor_edit_mode', 'builder'),
(1268, 195, '_elementor_template_type', 'wp-page'),
(1269, 195, '_elementor_version', '3.0.16'),
(1270, 195, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1271, 195, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e378ba\",\"elType\":\"widget\",\"settings\":{\"premium_wpcf7_form\":\"18::Contact form 1\",\"premium_elements_input_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_textarea_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_input_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"premium_elements_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"premium_elements_button_width\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"premium_elements_input_background\":\"#FFFFFF\",\"premium_elements_input_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"premium_elements_input_border_border\":\"solid\",\"premium_elements_input_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"premium_elements_input_border_color\":\"#ADADAD\",\"premium_elements_input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"premium_elements_input_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"premium_elements_input_focus\":\"#FFE202\",\"premium_elements_input_focus_border_animation\":\"yes\",\"premium_elements_contact_form_color\":\"#FFFFFF\",\"premium_elements_contact_form_default_typography_typography\":\"custom\",\"premium_elements_contact_form_default_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_default_typography_font_weight\":\"300\",\"premium_elements_contact_form_field_typography_typography\":\"custom\",\"premium_elements_contact_form_field_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_field_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"premium_elements_contact_form_field_typography_font_weight\":\"400\",\"premium_elements_contact_form_field_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"section_title_premium_btn_typography_typography\":\"custom\",\"section_title_premium_btn_typography_font_family\":\"Montserrat\",\"section_title_premium_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"section_title_premium_btn_typography_font_weight\":\"800\",\"section_title_premium_btn_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"premium_elements_btn_border_border\":\"solid\",\"premium_elements_btn_border_color\":\"#02010100\",\"premium_elements_btn_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_ob_perspektive_use\":\"\",\"_ob_perspektive_origin\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"_ob_perspektive_z\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"_ob_perspektive_yrot\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ha_floating_fx_translate_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":1,\"to\":1}},\"ha_floating_fx_translate_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":4,\"to\":24}},\"ha_floating_fx_translate_duration\":{\"unit\":\"px\",\"size\":7400,\"sizes\":[]},\"ha_floating_fx_scale_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":2.4,\"to\":2.7}},\"ha_transform_fx_scale_toggle\":\"yes\",\"ha_transform_fx_scale_x\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"ha_transform_fx_scale_y\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"_ob_allow_hoveranimator\":\"yes\",\"_ob_hoveranimator_transforms_popover\":\"yes\"},\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb481c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1283, 197, '_wp_page_template', 'elementor_canvas'),
(1284, 197, '_elementor_edit_mode', 'builder'),
(1285, 197, '_elementor_template_type', 'wp-page'),
(1286, 197, '_elementor_version', '3.0.16'),
(1287, 197, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1288, 197, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e378ba\",\"elType\":\"widget\",\"settings\":{\"premium_wpcf7_form\":\"18::Contact form 1\",\"premium_elements_input_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_textarea_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_input_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"premium_elements_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"premium_elements_button_width\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"premium_elements_input_background\":\"#FFFFFF\",\"premium_elements_input_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"premium_elements_input_border_border\":\"solid\",\"premium_elements_input_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"premium_elements_input_border_color\":\"#ADADAD\",\"premium_elements_input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"premium_elements_input_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"premium_elements_input_focus\":\"#FFE202\",\"premium_elements_input_focus_border_animation\":\"yes\",\"premium_elements_contact_form_color\":\"#FFFFFF\",\"premium_elements_contact_form_default_typography_typography\":\"custom\",\"premium_elements_contact_form_default_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_default_typography_font_weight\":\"300\",\"premium_elements_contact_form_field_typography_typography\":\"custom\",\"premium_elements_contact_form_field_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_field_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"premium_elements_contact_form_field_typography_font_weight\":\"400\",\"premium_elements_contact_form_field_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"section_title_premium_btn_typography_typography\":\"custom\",\"section_title_premium_btn_typography_font_family\":\"Montserrat\",\"section_title_premium_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"section_title_premium_btn_typography_font_weight\":\"800\",\"section_title_premium_btn_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"premium_elements_btn_border_border\":\"solid\",\"premium_elements_btn_border_color\":\"#02010100\",\"premium_elements_btn_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_ob_perspektive_use\":\"\",\"_ob_perspektive_origin\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"_ob_perspektive_z\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"_ob_perspektive_yrot\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ha_floating_fx_translate_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":1,\"to\":1}},\"ha_floating_fx_translate_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":4,\"to\":24}},\"ha_floating_fx_translate_duration\":{\"unit\":\"px\",\"size\":7400,\"sizes\":[]},\"ha_floating_fx_scale_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":2.4,\"to\":2.7}},\"ha_transform_fx_scale_toggle\":\"yes\",\"ha_transform_fx_scale_x\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"ha_transform_fx_scale_y\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"_ob_allow_hoveranimator\":\"yes\",\"_ob_hoveranimator_transforms_popover\":\"yes\"},\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb481c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1317, 201, '_elementor_template_type', 'wp-page'),
(1318, 201, '_elementor_version', '3.0.16'),
(1319, 201, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1320, 201, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e378ba\",\"elType\":\"widget\",\"settings\":{\"premium_wpcf7_form\":\"18::Contact form 1\",\"premium_elements_input_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_textarea_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_input_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"premium_elements_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"premium_elements_button_width\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"premium_elements_input_background\":\"#FFFFFF\",\"premium_elements_input_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"premium_elements_input_border_border\":\"solid\",\"premium_elements_input_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"premium_elements_input_border_color\":\"#ADADAD\",\"premium_elements_input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"premium_elements_input_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"premium_elements_input_focus\":\"#FFE202\",\"premium_elements_input_focus_border_animation\":\"yes\",\"premium_elements_contact_form_color\":\"#FFFFFF\",\"premium_elements_contact_form_default_typography_typography\":\"custom\",\"premium_elements_contact_form_default_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_default_typography_font_weight\":\"300\",\"premium_elements_contact_form_field_typography_typography\":\"custom\",\"premium_elements_contact_form_field_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_field_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"premium_elements_contact_form_field_typography_font_weight\":\"400\",\"premium_elements_contact_form_field_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"section_title_premium_btn_typography_typography\":\"custom\",\"section_title_premium_btn_typography_font_family\":\"Montserrat\",\"section_title_premium_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"section_title_premium_btn_typography_font_weight\":\"800\",\"section_title_premium_btn_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"premium_elements_btn_border_border\":\"solid\",\"premium_elements_btn_border_color\":\"#02010100\",\"premium_elements_btn_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_ob_perspektive_use\":\"\",\"_ob_perspektive_origin\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"_ob_perspektive_z\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"_ob_perspektive_yrot\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ha_floating_fx_translate_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":1,\"to\":1}},\"ha_floating_fx_translate_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":4,\"to\":24}},\"ha_floating_fx_translate_duration\":{\"unit\":\"px\",\"size\":7400,\"sizes\":[]},\"ha_floating_fx_scale_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":2.4,\"to\":2.7}},\"ha_transform_fx_scale_toggle\":\"yes\",\"ha_transform_fx_scale_x\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"ha_transform_fx_scale_y\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"_ob_allow_hoveranimator\":\"yes\",\"_ob_hoveranimator_transforms_popover\":\"yes\"},\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb481c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1301, 199, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1302, 199, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e378ba\",\"elType\":\"widget\",\"settings\":{\"premium_wpcf7_form\":\"18::Contact form 1\",\"premium_elements_input_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_textarea_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_input_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"premium_elements_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"premium_elements_button_width\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"premium_elements_input_background\":\"#FFFFFF\",\"premium_elements_input_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"premium_elements_input_border_border\":\"solid\",\"premium_elements_input_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"premium_elements_input_border_color\":\"#ADADAD\",\"premium_elements_input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"premium_elements_input_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"premium_elements_input_focus\":\"#FFE202\",\"premium_elements_input_focus_border_animation\":\"yes\",\"premium_elements_contact_form_color\":\"#FFFFFF\",\"premium_elements_contact_form_default_typography_typography\":\"custom\",\"premium_elements_contact_form_default_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_default_typography_font_weight\":\"300\",\"premium_elements_contact_form_field_typography_typography\":\"custom\",\"premium_elements_contact_form_field_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_field_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"premium_elements_contact_form_field_typography_font_weight\":\"400\",\"premium_elements_contact_form_field_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"section_title_premium_btn_typography_typography\":\"custom\",\"section_title_premium_btn_typography_font_family\":\"Montserrat\",\"section_title_premium_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"section_title_premium_btn_typography_font_weight\":\"800\",\"section_title_premium_btn_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"premium_elements_btn_border_border\":\"solid\",\"premium_elements_btn_border_color\":\"#02010100\",\"premium_elements_btn_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_ob_perspektive_use\":\"\",\"_ob_perspektive_origin\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"_ob_perspektive_z\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"_ob_perspektive_yrot\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ha_floating_fx_translate_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":1,\"to\":1}},\"ha_floating_fx_translate_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":4,\"to\":24}},\"ha_floating_fx_translate_duration\":{\"unit\":\"px\",\"size\":7400,\"sizes\":[]},\"ha_floating_fx_scale_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":2.4,\"to\":2.7}},\"ha_transform_fx_scale_toggle\":\"yes\",\"ha_transform_fx_scale_x\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"ha_transform_fx_scale_y\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"_ob_allow_hoveranimator\":\"yes\",\"_ob_hoveranimator_transforms_popover\":\"yes\"},\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb481c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1329, 203, '_wp_page_template', 'elementor_canvas'),
(1330, 203, '_elementor_edit_mode', 'builder'),
(1297, 199, '_wp_page_template', 'elementor_canvas'),
(1298, 199, '_elementor_edit_mode', 'builder'),
(1299, 199, '_elementor_template_type', 'wp-page'),
(1300, 199, '_elementor_version', '3.0.16'),
(1290, 198, '_wp_page_template', 'elementor_canvas'),
(1291, 198, '_elementor_edit_mode', 'builder'),
(1292, 198, '_elementor_template_type', 'wp-page'),
(1293, 198, '_elementor_version', '3.0.16'),
(1294, 198, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1295, 198, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e378ba\",\"elType\":\"widget\",\"settings\":{\"premium_wpcf7_form\":\"18::Contact form 1\",\"premium_elements_input_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_textarea_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_input_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"premium_elements_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"premium_elements_button_width\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"premium_elements_input_background\":\"#FFFFFF\",\"premium_elements_input_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"premium_elements_input_border_border\":\"solid\",\"premium_elements_input_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"premium_elements_input_border_color\":\"#ADADAD\",\"premium_elements_input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"premium_elements_input_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"premium_elements_input_focus\":\"#FFE202\",\"premium_elements_input_focus_border_animation\":\"yes\",\"premium_elements_contact_form_color\":\"#FFFFFF\",\"premium_elements_contact_form_default_typography_typography\":\"custom\",\"premium_elements_contact_form_default_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_default_typography_font_weight\":\"300\",\"premium_elements_contact_form_field_typography_typography\":\"custom\",\"premium_elements_contact_form_field_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_field_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"premium_elements_contact_form_field_typography_font_weight\":\"400\",\"premium_elements_contact_form_field_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"section_title_premium_btn_typography_typography\":\"custom\",\"section_title_premium_btn_typography_font_family\":\"Montserrat\",\"section_title_premium_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"section_title_premium_btn_typography_font_weight\":\"800\",\"section_title_premium_btn_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"premium_elements_btn_border_border\":\"solid\",\"premium_elements_btn_border_color\":\"#02010100\",\"premium_elements_btn_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_ob_perspektive_use\":\"\",\"_ob_perspektive_origin\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"_ob_perspektive_z\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"_ob_perspektive_yrot\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ha_floating_fx_translate_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":1,\"to\":1}},\"ha_floating_fx_translate_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":4,\"to\":24}},\"ha_floating_fx_translate_duration\":{\"unit\":\"px\",\"size\":7400,\"sizes\":[]},\"ha_floating_fx_scale_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":2.4,\"to\":2.7}},\"ha_transform_fx_scale_toggle\":\"yes\",\"ha_transform_fx_scale_x\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"ha_transform_fx_scale_y\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"_ob_allow_hoveranimator\":\"yes\",\"_ob_hoveranimator_transforms_popover\":\"yes\"},\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb481c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1315, 201, '_wp_page_template', 'elementor_canvas'),
(1316, 201, '_elementor_edit_mode', 'builder'),
(1338, 204, '_wp_page_template', 'elementor_canvas'),
(1339, 204, '_elementor_edit_mode', 'builder'),
(1340, 204, '_elementor_template_type', 'wp-page'),
(1341, 204, '_elementor_version', '3.0.16'),
(1342, 204, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1343, 204, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"b95a11a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1322, 202, '_wp_page_template', 'elementor_canvas'),
(1323, 202, '_elementor_edit_mode', 'builder'),
(1324, 202, '_elementor_template_type', 'wp-page'),
(1325, 202, '_elementor_version', '3.0.16'),
(1326, 202, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1327, 202, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e378ba\",\"elType\":\"widget\",\"settings\":{\"premium_wpcf7_form\":\"18::Contact form 1\",\"premium_elements_input_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_textarea_width\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"premium_elements_input_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"premium_elements_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"premium_elements_button_width\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"premium_elements_input_background\":\"#FFFFFF\",\"premium_elements_input_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"premium_elements_input_border_border\":\"solid\",\"premium_elements_input_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"premium_elements_input_border_color\":\"#ADADAD\",\"premium_elements_input_border_radius\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"premium_elements_input_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"premium_elements_input_focus\":\"#FFE202\",\"premium_elements_input_focus_border_animation\":\"yes\",\"premium_elements_contact_form_color\":\"#FFFFFF\",\"premium_elements_contact_form_default_typography_typography\":\"custom\",\"premium_elements_contact_form_default_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_default_typography_font_weight\":\"300\",\"premium_elements_contact_form_field_typography_typography\":\"custom\",\"premium_elements_contact_form_field_typography_font_family\":\"Montserrat\",\"premium_elements_contact_form_field_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"premium_elements_contact_form_field_typography_font_weight\":\"400\",\"premium_elements_contact_form_field_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"section_title_premium_btn_typography_typography\":\"custom\",\"section_title_premium_btn_typography_font_family\":\"Montserrat\",\"section_title_premium_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"section_title_premium_btn_typography_font_weight\":\"800\",\"section_title_premium_btn_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"premium_elements_btn_border_border\":\"solid\",\"premium_elements_btn_border_color\":\"#02010100\",\"premium_elements_btn_border_radius\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_ob_perspektive_use\":\"\",\"_ob_perspektive_origin\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"_ob_perspektive_z\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"_ob_perspektive_yrot\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ha_floating_fx_translate_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":1,\"to\":1}},\"ha_floating_fx_translate_y\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":4,\"to\":24}},\"ha_floating_fx_translate_duration\":{\"unit\":\"px\",\"size\":7400,\"sizes\":[]},\"ha_floating_fx_scale_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":{\"from\":2.4,\"to\":2.7}},\"ha_transform_fx_scale_toggle\":\"yes\",\"ha_transform_fx_scale_x\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"ha_transform_fx_scale_y\":{\"unit\":\"px\",\"size\":1.1,\"sizes\":[]},\"_ob_allow_hoveranimator\":\"yes\",\"_ob_hoveranimator_transforms_popover\":\"yes\"},\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0cee6f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb481c\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"premium-contact-form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1345, 205, '_wp_page_template', 'elementor_canvas'),
(1346, 205, '_elementor_edit_mode', 'builder'),
(1347, 205, '_elementor_template_type', 'wp-page'),
(1348, 205, '_elementor_version', '3.0.16'),
(1349, 205, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1350, 205, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"964b18d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#007D45\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d88eac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[],\"isInner\":false},{\"id\":\"270897e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"b95a11a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80dbc5c\",\"elType\":\"widget\",\"settings\":{\"html\":\"<style>\\n.slick-slide h4 {\\n    color: green !important;\\n}\\n<\\/style>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}],\"isInner\":false}]'),
(1354, 206, '_elementor_template_type', 'wp-page'),
(1355, 206, '_elementor_version', '3.0.16'),
(1356, 206, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1357, 206, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1360, 207, '_wp_page_template', 'elementor_canvas'),
(1361, 207, '_elementor_edit_mode', 'builder'),
(1362, 207, '_elementor_template_type', 'wp-page'),
(1363, 207, '_elementor_version', '3.0.16'),
(1364, 207, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1365, 207, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1367, 208, '_wp_page_template', 'elementor_canvas'),
(1368, 208, '_elementor_edit_mode', 'builder'),
(1369, 208, '_elementor_template_type', 'wp-page'),
(1370, 208, '_elementor_version', '3.0.16'),
(1371, 208, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1372, 208, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1374, 209, '_wp_page_template', 'elementor_canvas'),
(1375, 209, '_elementor_edit_mode', 'builder'),
(1376, 209, '_elementor_template_type', 'wp-page'),
(1377, 209, '_elementor_version', '3.0.16'),
(1378, 209, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1379, 209, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1382, 210, '_wp_page_template', 'elementor_canvas'),
(1383, 210, '_elementor_edit_mode', 'builder'),
(1384, 210, '_elementor_template_type', 'wp-page'),
(1385, 210, '_elementor_version', '3.0.16'),
(1386, 210, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1387, 210, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1389, 211, '_wp_page_template', 'elementor_canvas'),
(1390, 211, '_elementor_edit_mode', 'builder'),
(1391, 211, '_elementor_template_type', 'wp-page'),
(1392, 211, '_elementor_version', '3.0.16'),
(1393, 211, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1394, 211, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1396, 212, '_wp_page_template', 'elementor_canvas'),
(1397, 212, '_elementor_edit_mode', 'builder'),
(1398, 212, '_elementor_template_type', 'wp-page'),
(1399, 212, '_elementor_version', '3.0.16'),
(1400, 212, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1401, 212, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1405, 213, '_wp_page_template', 'elementor_canvas'),
(1406, 213, '_elementor_edit_mode', 'builder'),
(1407, 213, '_elementor_template_type', 'wp-page'),
(1408, 213, '_elementor_version', '3.0.16'),
(1409, 213, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1410, 213, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1412, 214, '_wp_page_template', 'elementor_canvas'),
(1413, 214, '_elementor_edit_mode', 'builder'),
(1414, 214, '_elementor_template_type', 'wp-page'),
(1415, 214, '_elementor_version', '3.0.16'),
(1416, 214, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1417, 214, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"13\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1419, 215, '_wp_page_template', 'elementor_canvas'),
(1420, 215, '_elementor_edit_mode', 'builder'),
(1421, 215, '_elementor_template_type', 'wp-page'),
(1422, 215, '_elementor_version', '3.0.16'),
(1423, 215, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1424, 215, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1436, 217, '_wp_page_template', 'elementor_canvas'),
(1437, 217, '_elementor_edit_mode', 'builder'),
(1438, 217, '_elementor_template_type', 'wp-page'),
(1439, 217, '_elementor_version', '3.0.16'),
(1440, 217, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1441, 217, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1453, 219, '_elementor_version', '3.0.16'),
(1454, 219, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1455, 219, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"_id\":\"010663a\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"fas fa-times\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1450, 219, '_wp_page_template', 'elementor_canvas'),
(1451, 219, '_elementor_edit_mode', 'builder'),
(1452, 219, '_elementor_template_type', 'wp-page'),
(1443, 218, '_wp_page_template', 'elementor_canvas'),
(1444, 218, '_elementor_edit_mode', 'builder'),
(1445, 218, '_elementor_template_type', 'wp-page'),
(1446, 218, '_elementor_version', '3.0.16'),
(1447, 218, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1448, 218, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7c98515\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-nav_menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1469, 221, '_wp_page_template', 'elementor_canvas'),
(1470, 221, '_elementor_edit_mode', 'builder'),
(1471, 221, '_elementor_template_type', 'wp-page'),
(1472, 221, '_elementor_version', '3.0.16'),
(1473, 221, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1474, 221, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"_id\":\"010663a\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"fas fa-times\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(2938, 5, '_elementor_css', 'a:6:{s:4:\"time\";i:1611052025;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1489, 223, '_elementor_css', 'a:6:{s:4:\"time\";i:1610669651;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1483, 223, '_wp_page_template', 'elementor_canvas'),
(1484, 223, '_elementor_edit_mode', 'builder'),
(1485, 223, '_elementor_template_type', 'wp-page'),
(1486, 223, '_elementor_version', '3.0.16'),
(1487, 223, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1488, 223, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"_id\":\"010663a\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"fas fa-times\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1476, 222, '_wp_page_template', 'elementor_canvas'),
(1477, 222, '_elementor_edit_mode', 'builder'),
(1478, 222, '_elementor_template_type', 'wp-page'),
(1479, 222, '_elementor_version', '3.0.16'),
(1480, 222, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1481, 222, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"60\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"059d352\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"3ff5270\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BEAUTY.png\",\"id\":111},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"_id\":\"010663a\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"fas fa-times\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1482, 222, '_elementor_css', 'a:6:{s:4:\"time\";i:1610669651;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1498, 225, '_wp_page_template', 'elementor_canvas'),
(1499, 225, '_elementor_edit_mode', 'builder'),
(1500, 225, '_elementor_template_type', 'wp-page'),
(1501, 225, '_elementor_version', '3.0.16'),
(1502, 225, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1503, 225, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"_id\":\"010663a\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"fas fa-times\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1518, 227, '_elementor_css', 'a:6:{s:4:\"time\";i:1610670327;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1512, 227, '_wp_page_template', 'elementor_canvas'),
(1513, 227, '_elementor_edit_mode', 'builder'),
(1514, 227, '_elementor_template_type', 'wp-page'),
(1515, 227, '_elementor_version', '3.0.16'),
(1516, 227, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1517, 227, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"_id\":\"010663a\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"fas fa-times\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1505, 226, '_wp_page_template', 'elementor_canvas'),
(1506, 226, '_elementor_edit_mode', 'builder'),
(1507, 226, '_elementor_template_type', 'wp-page'),
(1508, 226, '_elementor_version', '3.0.16'),
(1509, 226, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1510, 226, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"_id\":\"010663a\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"fas fa-times\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1511, 226, '_elementor_css', 'a:6:{s:4:\"time\";i:1610670327;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1557, 232, '_wp_page_template', 'elementor_canvas'),
(1558, 232, '_elementor_edit_mode', 'builder'),
(1559, 232, '_elementor_template_type', 'wp-page'),
(1560, 232, '_elementor_version', '3.0.16'),
(1561, 232, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1562, 232, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"_id\":\"010663a\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"fas fa-times\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1530, 229, '_menu_item_type', 'custom'),
(1531, 229, '_menu_item_menu_item_parent', '0'),
(1532, 229, '_menu_item_object_id', '229'),
(1533, 229, '_menu_item_object', 'custom'),
(1577, 234, '_elementor_css', 'a:6:{s:4:\"time\";i:1610671975;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1574, 234, '_elementor_version', '3.0.16'),
(1575, 234, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1576, 234, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e03698\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ca90944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.839},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":true},{\"id\":\"84e790c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.07},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1571, 234, '_wp_page_template', 'elementor_canvas'),
(1572, 234, '_elementor_edit_mode', 'builder'),
(1573, 234, '_elementor_template_type', 'wp-page'),
(1534, 229, '_menu_item_target', ''),
(1535, 229, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1536, 229, '_menu_item_xfn', 'nofollow'),
(1537, 229, '_menu_item_url', 'https://robis.es/en/'),
(1539, 230, '_menu_item_type', 'custom'),
(1540, 230, '_menu_item_menu_item_parent', '0'),
(1541, 230, '_menu_item_object_id', '230'),
(1542, 230, '_menu_item_object', 'custom'),
(1543, 230, '_menu_item_target', ''),
(1544, 230, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1545, 230, '_menu_item_xfn', 'nofollow'),
(1546, 230, '_menu_item_url', 'https://robis.es/en/legal-noticie/'),
(1548, 231, '_menu_item_type', 'custom'),
(1549, 231, '_menu_item_menu_item_parent', '0'),
(1550, 231, '_menu_item_object_id', '231'),
(1551, 231, '_menu_item_object', 'custom'),
(1552, 231, '_menu_item_target', ''),
(1553, 231, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1554, 231, '_menu_item_xfn', 'nofollow'),
(1555, 231, '_menu_item_url', 'https://robis.es/en/privacy-and-protection-of-personal-data/'),
(1564, 233, '_wp_page_template', 'elementor_canvas'),
(1565, 233, '_elementor_edit_mode', 'builder'),
(1566, 233, '_elementor_template_type', 'wp-page'),
(1567, 233, '_elementor_version', '3.0.16'),
(1568, 233, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1569, 233, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"_id\":\"010663a\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"fas fa-times\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(1570, 233, '_elementor_css', 'a:6:{s:4:\"time\";i:1610671975;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1579, 235, '_wp_page_template', 'elementor_canvas'),
(1580, 235, '_elementor_edit_mode', 'builder'),
(1581, 235, '_elementor_template_type', 'wp-page'),
(1582, 235, '_elementor_version', '3.0.16'),
(1583, 235, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1584, 235, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e03698\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ca90944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.839},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":true},{\"id\":\"84e790c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.07},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1586, 236, '_wp_page_template', 'elementor_canvas'),
(1587, 236, '_elementor_edit_mode', 'builder'),
(1588, 236, '_elementor_template_type', 'wp-page'),
(1589, 236, '_elementor_version', '3.0.16'),
(1590, 236, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1591, 236, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e03698\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ca90944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.839},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":true},{\"id\":\"84e790c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.07},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1592, 236, '_elementor_css', 'a:6:{s:4:\"time\";i:1610672207;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1593, 237, '_wp_page_template', 'elementor_canvas'),
(1594, 237, '_elementor_edit_mode', 'builder'),
(1595, 237, '_elementor_template_type', 'wp-page'),
(1596, 237, '_elementor_version', '3.0.16'),
(1597, 237, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1598, 237, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e03698\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ca90944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.839},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":true},{\"id\":\"84e790c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.07},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1599, 237, '_elementor_css', 'a:6:{s:4:\"time\";i:1610672207;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1601, 238, '_wp_page_template', 'elementor_canvas'),
(1602, 238, '_elementor_edit_mode', 'builder'),
(1603, 238, '_elementor_template_type', 'wp-page'),
(1604, 238, '_elementor_version', '3.0.16'),
(1605, 238, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1606, 238, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e03698\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ca90944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.839},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":true},{\"id\":\"84e790c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.07},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1608, 239, '_wp_page_template', 'elementor_canvas'),
(1609, 239, '_elementor_edit_mode', 'builder'),
(1610, 239, '_elementor_template_type', 'wp-page'),
(1611, 239, '_elementor_version', '3.0.16'),
(1612, 239, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1613, 239, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e03698\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"ca90944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58.839},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":true},{\"id\":\"84e790c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.07},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1614, 239, '_elementor_css', 'a:6:{s:4:\"time\";i:1610672371;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1615, 240, '_wp_page_template', 'elementor_canvas'),
(1616, 240, '_elementor_edit_mode', 'builder'),
(1617, 240, '_elementor_template_type', 'wp-page'),
(1618, 240, '_elementor_version', '3.0.16'),
(1619, 240, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1620, 240, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <a href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1621, 240, '_elementor_css', 'a:6:{s:4:\"time\";i:1610672371;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1623, 241, '_wp_page_template', 'elementor_canvas'),
(1624, 241, '_elementor_edit_mode', 'builder'),
(1625, 241, '_elementor_template_type', 'wp-page'),
(1626, 241, '_elementor_version', '3.0.16'),
(1627, 241, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1628, 241, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <a href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1630, 242, '_wp_page_template', 'elementor_canvas'),
(1631, 242, '_elementor_edit_mode', 'builder'),
(1632, 242, '_elementor_template_type', 'wp-page'),
(1633, 242, '_elementor_version', '3.0.16'),
(1634, 242, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1635, 242, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <a href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1636, 242, '_elementor_css', 'a:6:{s:4:\"time\";i:1610672425;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1637, 243, '_wp_page_template', 'elementor_canvas'),
(1638, 243, '_elementor_edit_mode', 'builder'),
(1639, 243, '_elementor_template_type', 'wp-page'),
(1640, 243, '_elementor_version', '3.0.16'),
(1641, 243, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1642, 243, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images powered by <a href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1643, 243, '_elementor_css', 'a:6:{s:4:\"time\";i:1610672425;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1645, 244, '_wp_page_template', 'elementor_canvas'),
(1646, 244, '_elementor_edit_mode', 'builder'),
(1647, 244, '_elementor_template_type', 'wp-page'),
(1648, 244, '_elementor_version', '3.0.16'),
(1649, 244, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1650, 244, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images powered by <a href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1652, 245, '_wp_page_template', 'elementor_canvas'),
(1653, 245, '_elementor_edit_mode', 'builder'),
(1654, 245, '_elementor_template_type', 'wp-page'),
(1655, 245, '_elementor_version', '3.0.16'),
(1656, 245, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1657, 245, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images powered by <a href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1658, 245, '_elementor_css', 'a:6:{s:4:\"time\";i:1610672758;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1659, 246, '_wp_page_template', 'elementor_canvas'),
(1660, 246, '_elementor_edit_mode', 'builder'),
(1661, 246, '_elementor_template_type', 'wp-page'),
(1662, 246, '_elementor_version', '3.0.16'),
(1663, 246, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1664, 246, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1665, 246, '_elementor_css', 'a:6:{s:4:\"time\";i:1610672758;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1742, 264, '_wp_page_template', 'elementor_canvas'),
(1743, 264, '_elementor_edit_mode', 'builder'),
(1744, 264, '_elementor_template_type', 'wp-page'),
(1745, 264, '_elementor_version', '3.0.16'),
(1746, 264, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1747, 264, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1668, 247, '_edit_lock', '1610966238:2'),
(1669, 247, '_edit_last', '1'),
(1670, 247, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(1671, 247, '_elementor_edit_mode', 'builder'),
(1672, 247, '_elementor_template_type', 'wp-page'),
(1673, 247, '_elementor_version', '3.0.6'),
(1674, 247, '_wp_page_template', 'elementor_canvas');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1675, 247, '_elementor_data', '[{\"id\":\"4247dde0\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"5ae2666\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc4c1c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"link\":{\"url\":\"https:\\/\\/robis.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"458da252\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"219ebf6d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_animation\":\"slideInDown\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c7d71ae\",\"elType\":\"section\",\"settings\":{\"ma_el_bg_slider_images\":[{\"id\":810,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide.jpg\"},{\"id\":811,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide2.jpg\"}],\"ma_el_thumbnail_size\":\"full\",\"ma_el_slider_transition\":\"fade2\",\"ma_el_slider_animation\":\"\",\"ma_el_slider_delay\":\"7000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"ma_el_slider_overlay\":\"\",\"ma_el_slider_timer_bar\":\"false\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/plant_with_dew_close_CeTDU.jpg\",\"id\":260},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"37bd6480\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"ma_el_slider_delay\":\"5000\",\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"zoomInDown\"},\"elements\":[{\"id\":\"ccbd004\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thank you.\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F3F3F359\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3201aa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"color: #333333;\\\"><strong>Form sent successfully.<\\/strong><\\/span><\\/h2><h3><span style=\\\"color: #333333;\\\">We will contact you shortly.<\\/span><\\/h3><h3>\\u00a0<\\/h3>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#F3F3F359\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b3f17f4\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3525a1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6656a339\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2510a660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"498f5d29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"37b09d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"47742a70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73fcdca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"24ca314e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1f3aec38\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b4c9248\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b439817\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2b43b602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e7f98f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62993fc8\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"bbd9e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"38aabd75\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a7e8c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"76e933d4\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"center\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#007D45\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"2b31401b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"46579af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1725, 261, '_wp_page_template', 'elementor_canvas'),
(1726, 261, '_elementor_data', '[{\"id\":\"4247dde0\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"5ae2666\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc4c1c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"link\":{\"url\":\"https:\\/\\/robis.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"458da252\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"219ebf6d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c7d71ae\",\"elType\":\"section\",\"settings\":{\"ma_el_bg_slider_images\":[{\"id\":810,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide.jpg\"},{\"id\":811,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide2.jpg\"}],\"ma_el_thumbnail_size\":\"full\",\"ma_el_slider_transition\":\"fade2\",\"ma_el_slider_animation\":\"\",\"ma_el_slider_delay\":\"7000\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"ma_el_slider_overlay\":\"\",\"ma_el_slider_timer_bar\":\"false\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/plant_with_dew_close_CeTDU.jpg\",\"id\":260},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"37bd6480\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"ma_el_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"3201aa5\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b3f17f4\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3525a1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6656a339\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2510a660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"498f5d29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"37b09d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"47742a70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73fcdca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"24ca314e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1f3aec38\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b4c9248\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b439817\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2b43b602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e7f98f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62993fc8\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"bbd9e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"38aabd75\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a7e8c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"76e933d4\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"2b31401b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"46579af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1724, 261, '_elementor_version', '3.0.16'),
(1703, 257, '_elementor_edit_mode', 'builder'),
(1704, 257, '_elementor_template_type', 'page'),
(1705, 257, '_elementor_version', '3.0.16'),
(1706, 258, '_elementor_edit_mode', 'builder'),
(1707, 258, '_elementor_template_type', 'page'),
(1708, 258, '_elementor_version', '3.0.16'),
(1709, 257, '_wp_page_template', 'elementor_canvas'),
(1710, 257, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1711, 257, '_elementor_data', '[{\"id\":\"5f7cc\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"6f1dbeb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"185490a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"4954795e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"55531e27\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7bad21\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"73268ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"3bc02478\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"262c7774\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2dad7e07\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4a249983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"509cbcd9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dc86bd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c76bbe2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7ce3575c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"72eaa63a\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f237ba2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2684e18b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"162bd6fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1bc90089\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"52a46d86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"72593c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"dfefd86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2eebd6c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"193d5b40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"664320b6\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4dcb38f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26834fd2\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"55d6a600\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"2d1b13a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"436898ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"746b1729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"74d907c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6419fadc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1828438\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6426b8e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"468cc130\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"5e629433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b8030\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"488f01de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4ee80927\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79b2f44c\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5fae5e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51a22fa2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4d44e540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"75401174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efc60db\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"16e699d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"5190b1f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"60d424d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2af11e05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1a376e56\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"7bf3313c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65c669d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1e6f32c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4a5ed32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"73b66c41\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53902cb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"6a0d7eed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f4b85c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6e6dd6b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4df2487e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"17a05029\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"35b2dabb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1862b2f0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ff64bd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"500c02\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"441a0f6e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c719a18\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"532bfef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2482a453\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"101b770d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"56d299b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"9be90be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"7f63e57f\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"4dd359e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"419e53f9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"41132d25\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"e1eccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52467c08\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4647aa20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"38db4448\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"4fc1a28e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"3649765c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1701, 247, '_yoast_wpseo_content_score', '60'),
(1723, 261, '_elementor_template_type', 'wp-page'),
(1712, 259, '_elementor_edit_mode', 'builder'),
(1713, 259, '_elementor_template_type', 'page'),
(1714, 259, '_elementor_version', '3.0.16'),
(1715, 259, '_wp_page_template', 'elementor_canvas'),
(1716, 259, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1717, 259, '_elementor_data', '[{\"id\":\"5f7cc\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"6f1dbeb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"185490a8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"4954795e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"55531e27\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7bad21\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"73268ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"3bc02478\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"262c7774\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2dad7e07\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4a249983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"509cbcd9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dc86bd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c76bbe2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7ce3575c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"72eaa63a\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f237ba2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2684e18b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"162bd6fd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1bc90089\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"52a46d86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"72593c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"dfefd86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2eebd6c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"193d5b40\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"664320b6\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4dcb38f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26834fd2\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"55d6a600\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"2d1b13a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"436898ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"746b1729\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"74d907c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6419fadc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1828438\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6426b8e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"468cc130\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"5e629433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b8030\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"488f01de\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4ee80927\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"79b2f44c\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5fae5e31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51a22fa2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4d44e540\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"75401174\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efc60db\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"16e699d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"5190b1f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"60d424d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2af11e05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1a376e56\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"7bf3313c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65c669d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"1e6f32c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4a5ed32\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"73b66c41\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53902cb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"6a0d7eed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f4b85c9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6e6dd6b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4df2487e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"17a05029\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"35b2dabb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1862b2f0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ff64bd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"500c02\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"441a0f6e\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c719a18\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"532bfef8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2482a453\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"101b770d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"56d299b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"9be90be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"7f63e57f\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"4dd359e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"419e53f9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"41132d25\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"e1eccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"52467c08\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4647aa20\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"38db4448\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"4fc1a28e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"3649765c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1718, 257, '_elementor_controls_usage', 'a:14:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:8:\"position\";i:1;s:10:\"title_size\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:1;s:10:\"image_size\";i:1;s:19:\"image_border_radius\";i:1;}s:21:\"section_style_content\";a:7:{s:10:\"text_align\";i:1;s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:33;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:33;s:5:\"align\";i:7;s:16:\"content_position\";i:7;s:21:\"space_between_widgets\";i:6;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:8;s:7:\"padding\";i:8;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:21:\"background_background\";i:7;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:5;s:16:\"background_image\";i:1;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}}}}s:10:\"ma-navmenu\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:17:\"jltma_content_tab\";a:6:{s:20:\"jltma_main_menu_type\";i:1;s:14:\"jltma_nav_menu\";i:2;s:25:\"jltma_menu_trigger_effect\";i:2;s:23:\"jltma_submenu_indicator\";i:1;s:24:\"jltma_main_menu_position\";i:1;s:19:\"jltma_menu_splitter\";i:1;}s:20:\"jltma_hamburger_menu\";a:3:{s:26:\"jltma_burger_menu_location\";i:1;s:21:\"jltma_offcanvas_align\";i:1;s:16:\"burger_btn_color\";i:1;}s:17:\"jltma_mobile_menu\";a:1:{s:27:\"jltma_nav_menu_logo_link_to\";i:1;}}s:5:\"style\";a:2:{s:21:\"jltma_style_main_menu\";a:1:{s:20:\"jltma_menubar_height\";i:2;}s:24:\"jltma_style_tab_menuitem\";a:9:{s:35:\"jltma_content_typography_typography\";i:2;s:36:\"jltma_content_typography_font_family\";i:2;s:34:\"jltma_content_typography_font_size\";i:2;s:36:\"jltma_content_typography_font_weight\";i:2;s:23:\"jltma_menu_item_spacing\";i:1;s:19:\"jltma_menu_item_gap\";i:1;s:21:\"jltma_menu_text_color\";i:2;s:22:\"jltma_item_color_hover\";i:2;s:32:\"jltma_nav_menu_active_text_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:10:{s:13:\"custom_height\";i:7;s:20:\"custom_height_tablet\";i:3;s:20:\"custom_height_mobile\";i:3;s:6:\"layout\";i:7;s:16:\"content_position\";i:10;s:8:\"html_tag\";i:1;s:6:\"height\";i:3;s:3:\"gap\";i:8;s:13:\"content_width\";i:4;s:15:\"column_position\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:9;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:12:{s:21:\"background_background\";i:10;s:19:\"background_position\";i:4;s:15:\"background_size\";i:4;s:16:\"background_color\";i:9;s:16:\"background_image\";i:2;s:23:\"background_image_tablet\";i:1;s:26:\"background_position_tablet\";i:1;s:17:\"background_repeat\";i:1;s:24:\"background_repeat_tablet\";i:1;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;s:26:\"background_bg_width_tablet\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:21:\"section_shape_divider\";a:13:{s:20:\"shape_divider_bottom\";i:4;s:17:\"shape_divider_top\";i:2;s:23:\"shape_divider_top_color\";i:2;s:23:\"shape_divider_top_width\";i:2;s:24:\"shape_divider_top_height\";i:2;s:22:\"shape_divider_top_flip\";i:1;s:26:\"shape_divider_top_negative\";i:2;s:26:\"shape_divider_bottom_color\";i:3;s:26:\"shape_divider_bottom_width\";i:3;s:27:\"shape_divider_bottom_height\";i:3;s:25:\"shape_divider_bottom_flip\";i:1;s:31:\"shape_divider_top_above_content\";i:1;s:34:\"shape_divider_bottom_above_content\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:5:{s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:8;s:7:\"padding\";i:10;s:11:\"_element_id\";i:5;}s:15:\"section_effects\";a:3:{s:18:\"animation_duration\";i:1;s:15:\"animation_delay\";i:1;s:9:\"animation\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:1;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:10;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";i:10;s:10:\"text_color\";i:10;s:21:\"typography_typography\";i:10;s:20:\"typography_font_size\";i:10;s:22:\"typography_font_weight\";i:10;s:22:\"typography_line_height\";i:9;s:12:\"align_mobile\";i:1;s:22:\"typography_font_family\";i:9;s:21:\"typography_font_style\";i:1;s:25:\"typography_letter_spacing\";i:6;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:9;s:8:\"_padding\";i:8;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:8;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:5:\"align\";i:2;s:4:\"link\";i:2;s:4:\"text\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:16:\"background_color\";i:2;s:13:\"border_radius\";i:2;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:17:\"advanced-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"setting_section\";a:4:{s:13:\"slide_visible\";i:1;s:4:\"tabs\";i:1;s:6:\"spaces\";i:1;s:17:\"slide_visible_mbl\";i:1;}s:15:\"navigation_area\";a:8:{s:8:\"arrowclr\";i:1;s:13:\"arrowposition\";i:1;s:6:\"dotclr\";i:1;s:11:\"dotposition\";i:1;s:5:\"arrow\";i:1;s:9:\"arrowsize\";i:1;s:12:\"arrow_on_mbl\";i:1;s:7:\"dotsize\";i:1;}}s:5:\"style\";a:1:{s:14:\"carousel_style\";a:1:{s:10:\"list_items\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:12;s:10:\"image_size\";i:12;s:5:\"align\";i:12;s:7:\"link_to\";i:5;s:4:\"link\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:15:\"hover_animation\";i:5;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:4;s:15:\"hover_animation\";i:4;}s:21:\"section_style_content\";a:7:{s:10:\"text_align\";i:4;s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_line_height\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:17:\"ma-contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:6:\"ma_cf7\";a:1:{s:11:\"ma_cf7_list\";i:1;}}s:5:\"style\";a:5:{s:30:\"ma_cf7_section_container_style\";a:2:{s:23:\"ma_cf7_background_color\";i:1;s:22:\"ma_cf7ainer_border_top\";i:1;}s:20:\"ma_cf7_section_title\";a:2:{s:16:\"title_text_color\";i:1;s:24:\"ma_cf7_heading_alignment\";i:1;}s:20:\"section_fields_style\";a:2:{s:23:\"ma_cf7_field_text_color\";i:1;s:20:\"ma_cf7_field_padding\";i:1;}s:26:\"ma_cf7_section_label_style\";a:5:{s:16:\"text_color_label\";i:1;s:34:\"ma_cf7_typography_label_typography\";i:1;s:35:\"ma_cf7_typography_label_font_family\";i:1;s:33:\"ma_cf7_typography_label_font_size\";i:1;s:35:\"ma_cf7_typography_label_font_weight\";i:1;}s:34:\"ma_cf7_section_submit_button_style\";a:6:{s:29:\"ma_cf7_button_bg_color_normal\";i:1;s:31:\"ma_cf7_button_text_color_normal\";i:1;s:30:\"ma_cf7_button_text_color_hover\";i:1;s:26:\"ma_cf7_button_border_width\";i:1;s:32:\"ma_cf7_button_border_color_hover\";i:1;s:27:\"ma_cf7_button_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:1;s:16:\"icon_color_hover\";i:1;s:9:\"icon_size\";i:1;s:15:\"icon_self_align\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:7:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:7:\"row_gap\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}}'),
(1722, 261, '_elementor_edit_mode', 'builder'),
(1720, 260, '_wp_attached_file', '2021/01/plant_with_dew_close_CeTDU.jpg'),
(1721, 260, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:473;s:4:\"file\";s:38:\"2021/01/plant_with_dew_close_CeTDU.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"plant_with_dew_close_CeTDU-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"plant_with_dew_close_CeTDU-1024x323.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"plant_with_dew_close_CeTDU-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"plant_with_dew_close_CeTDU-768x242.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"master_addons_team_thumb\";a:4:{s:4:\"file\";s:38:\"plant_with_dew_close_CeTDU-250x330.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1728, 262, '_elementor_edit_mode', 'builder'),
(1729, 262, '_elementor_template_type', 'wp-page'),
(1730, 262, '_elementor_version', '3.0.16'),
(1731, 262, '_wp_page_template', 'elementor_canvas'),
(1732, 262, '_elementor_data', '[{\"id\":\"4247dde0\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"5ae2666\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc4c1c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"link\":{\"url\":\"https:\\/\\/robis.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"458da252\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"219ebf6d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c7d71ae\",\"elType\":\"section\",\"settings\":{\"ma_el_bg_slider_images\":[{\"id\":810,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide.jpg\"},{\"id\":811,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide2.jpg\"}],\"ma_el_thumbnail_size\":\"full\",\"ma_el_slider_transition\":\"fade2\",\"ma_el_slider_animation\":\"\",\"ma_el_slider_delay\":\"7000\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"ma_el_slider_overlay\":\"\",\"ma_el_slider_timer_bar\":\"false\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/plant_with_dew_close_CeTDU.jpg\",\"id\":260},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"37bd6480\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"ma_el_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"3201aa5\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b3f17f4\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3525a1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6656a339\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2510a660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"498f5d29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"37b09d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"47742a70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73fcdca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"24ca314e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1f3aec38\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b4c9248\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b439817\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2b43b602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e7f98f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62993fc8\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"bbd9e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"38aabd75\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a7e8c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"76e933d4\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"2b31401b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"46579af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1733, 262, '_elementor_css', 'a:6:{s:4:\"time\";i:1610674475;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1734, 263, '_elementor_edit_mode', 'builder'),
(1735, 263, '_elementor_template_type', 'wp-page'),
(1736, 263, '_elementor_version', '3.0.16'),
(1737, 263, '_wp_page_template', 'elementor_canvas'),
(1738, 263, '_elementor_data', '[{\"id\":\"4247dde0\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"5ae2666\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc4c1c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"link\":{\"url\":\"https:\\/\\/robis.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"458da252\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"219ebf6d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_animation\":\"slideInDown\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c7d71ae\",\"elType\":\"section\",\"settings\":{\"ma_el_bg_slider_images\":[{\"id\":810,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide.jpg\"},{\"id\":811,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide2.jpg\"}],\"ma_el_thumbnail_size\":\"full\",\"ma_el_slider_transition\":\"fade2\",\"ma_el_slider_animation\":\"\",\"ma_el_slider_delay\":\"7000\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"ma_el_slider_overlay\":\"\",\"ma_el_slider_timer_bar\":\"false\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/plant_with_dew_close_CeTDU.jpg\",\"id\":260},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"37bd6480\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"ma_el_slider_delay\":\"5000\",\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"zoomInDown\"},\"elements\":[{\"id\":\"ccbd004\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thank you.\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F3F3F359\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3201aa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"color: #333333;\\\"><strong>Form sent successfully.<\\/strong><\\/span><\\/h2><h3><span style=\\\"color: #333333;\\\">We will contact you shortly.<\\/span><\\/h3><h3>\\u00a0<\\/h3>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#F3F3F359\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b3f17f4\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3525a1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6656a339\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2510a660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"498f5d29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"37b09d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"47742a70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73fcdca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"24ca314e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1f3aec38\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b4c9248\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b439817\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2b43b602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e7f98f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62993fc8\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"bbd9e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"38aabd75\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a7e8c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"76e933d4\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"2b31401b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"46579af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1739, 263, '_elementor_css', 'a:6:{s:4:\"time\";i:1610674475;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2754, 247, '_elementor_controls_usage', 'a:9:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:7:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:8:\"position\";i:1;s:10:\"title_size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:1;s:10:\"image_size\";i:1;s:19:\"image_border_radius\";i:1;}s:21:\"section_style_content\";a:7:{s:10:\"text_align\";i:1;s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:12;s:16:\"content_position\";i:1;s:5:\"align\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:2;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:9:{s:13:\"custom_height\";i:3;s:20:\"custom_height_tablet\";i:2;s:20:\"custom_height_mobile\";i:2;s:6:\"layout\";i:3;s:16:\"content_position\";i:3;s:8:\"html_tag\";i:1;s:15:\"column_position\";i:1;s:3:\"gap\";i:2;s:6:\"height\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:5;s:19:\"background_position\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:4;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:3;}s:21:\"section_shape_divider\";a:5:{s:20:\"shape_divider_bottom\";i:1;s:26:\"shape_divider_bottom_color\";i:2;s:26:\"shape_divider_bottom_width\";i:2;s:27:\"shape_divider_bottom_height\";i:2;s:25:\"shape_divider_bottom_flip\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:1;s:7:\"padding\";i:5;}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:1;s:15:\"animation_delay\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:10:\"text_color\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:5;s:10:\"image_size\";i:5;s:5:\"align\";i:5;s:7:\"link_to\";i:5;s:4:\"link\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:15:\"hover_animation\";i:5;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:5;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:16:\"background_color\";i:1;s:13:\"border_radius\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"ma-navmenu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:17:\"jltma_content_tab\";a:4:{s:14:\"jltma_nav_menu\";i:1;s:24:\"jltma_main_menu_position\";i:1;s:25:\"jltma_menu_trigger_effect\";i:1;s:19:\"jltma_menu_splitter\";i:1;}s:17:\"jltma_mobile_menu\";a:1:{s:27:\"jltma_nav_menu_logo_link_to\";i:1;}s:20:\"jltma_hamburger_menu\";a:1:{s:16:\"burger_btn_color\";i:1;}}s:5:\"style\";a:4:{s:21:\"jltma_style_main_menu\";a:1:{s:20:\"jltma_menubar_height\";i:1;}s:24:\"jltma_style_tab_menuitem\";a:8:{s:35:\"jltma_content_typography_typography\";i:1;s:36:\"jltma_content_typography_font_family\";i:1;s:34:\"jltma_content_typography_font_size\";i:1;s:36:\"jltma_content_typography_font_weight\";i:1;s:21:\"jltma_menu_text_color\";i:1;s:22:\"jltma_item_color_hover\";i:1;s:23:\"jltma_menu_item_spacing\";i:1;s:19:\"jltma_menu_item_gap\";i:1;}s:29:\"jltma_style_tab_submenu_panel\";a:2:{s:45:\"jltma_submenu_container_background_background\";i:1;s:40:\"jltma_submenu_container_background_color\";i:1;}s:28:\"jltma_style_tab_submenu_item\";a:1:{s:46:\"jltma_style_tab_submenu_indicator_color_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),
(1748, 264, '_elementor_css', 'a:6:{s:4:\"time\";i:1610672791;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1749, 265, '_wp_page_template', 'elementor_canvas'),
(1750, 265, '_elementor_edit_mode', 'builder'),
(1751, 265, '_elementor_template_type', 'wp-page'),
(1752, 265, '_elementor_version', '3.0.16'),
(1753, 265, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1754, 265, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1755, 265, '_elementor_css', 'a:6:{s:4:\"time\";i:1610672791;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1756, 266, '_wp_page_template', 'elementor_canvas'),
(1757, 266, '_elementor_edit_mode', 'builder'),
(1758, 266, '_elementor_template_type', 'wp-page'),
(1759, 266, '_elementor_version', '3.0.16'),
(1760, 266, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1761, 266, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1762, 266, '_elementor_css', 'a:6:{s:4:\"time\";i:1610672791;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1779, 269, '_wp_page_template', 'elementor_canvas'),
(1780, 269, '_elementor_edit_mode', 'builder'),
(1781, 269, '_elementor_template_type', 'wp-page'),
(1782, 269, '_elementor_version', '3.0.16'),
(1783, 269, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1784, 269, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1771, 268, '_elementor_edit_mode', 'builder'),
(1772, 268, '_elementor_template_type', 'wp-page'),
(1773, 268, '_elementor_version', '3.0.16'),
(1774, 268, '_wp_page_template', 'elementor_canvas');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1775, 268, '_elementor_data', '[{\"id\":\"4247dde0\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"5ae2666\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc4c1c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"link\":{\"url\":\"https:\\/\\/robis.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"458da252\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"219ebf6d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_animation\":\"slideInDown\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c7d71ae\",\"elType\":\"section\",\"settings\":{\"ma_el_bg_slider_images\":[{\"id\":810,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide.jpg\"},{\"id\":811,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide2.jpg\"}],\"ma_el_thumbnail_size\":\"full\",\"ma_el_slider_transition\":\"fade2\",\"ma_el_slider_animation\":\"\",\"ma_el_slider_delay\":\"7000\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"ma_el_slider_overlay\":\"\",\"ma_el_slider_timer_bar\":\"false\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/plant_with_dew_close_CeTDU.jpg\",\"id\":260},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"37bd6480\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"ma_el_slider_delay\":\"5000\",\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"zoomInDown\"},\"elements\":[{\"id\":\"ccbd004\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thank you.\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F3F3F359\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3201aa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"color: #333333;\\\"><strong>Form sent successfully.<\\/strong><\\/span><\\/h2><h3><span style=\\\"color: #333333;\\\">We will contact you shortly.<\\/span><\\/h3><h3>\\u00a0<\\/h3>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#F3F3F359\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b3f17f4\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3525a1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6656a339\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2510a660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"498f5d29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"37b09d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"47742a70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73fcdca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"24ca314e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1f3aec38\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b4c9248\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b439817\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2b43b602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e7f98f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62993fc8\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"bbd9e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"38aabd75\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a7e8c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"76e933d4\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"2b31401b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"46579af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1776, 268, '_elementor_controls_usage', 'a:9:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:7:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:8:\"position\";i:1;s:10:\"title_size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:1;s:10:\"image_size\";i:1;s:19:\"image_border_radius\";i:1;}s:21:\"section_style_content\";a:7:{s:10:\"text_align\";i:1;s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:12;s:16:\"content_position\";i:1;s:5:\"align\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:2;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:9:{s:13:\"custom_height\";i:3;s:20:\"custom_height_tablet\";i:2;s:20:\"custom_height_mobile\";i:2;s:6:\"layout\";i:3;s:16:\"content_position\";i:3;s:8:\"html_tag\";i:1;s:15:\"column_position\";i:1;s:3:\"gap\";i:2;s:6:\"height\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:5;s:19:\"background_position\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:4;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:3;}s:21:\"section_shape_divider\";a:5:{s:20:\"shape_divider_bottom\";i:1;s:26:\"shape_divider_bottom_color\";i:2;s:26:\"shape_divider_bottom_width\";i:2;s:27:\"shape_divider_bottom_height\";i:2;s:25:\"shape_divider_bottom_flip\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:1;s:7:\"padding\";i:5;}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:1;s:15:\"animation_delay\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:10:\"text_color\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:5;s:10:\"image_size\";i:5;s:5:\"align\";i:5;s:7:\"link_to\";i:5;s:4:\"link\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:15:\"hover_animation\";i:5;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:5;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:16:\"background_color\";i:1;s:13:\"border_radius\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"ma-navmenu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:17:\"jltma_content_tab\";a:4:{s:14:\"jltma_nav_menu\";i:1;s:24:\"jltma_main_menu_position\";i:1;s:25:\"jltma_menu_trigger_effect\";i:1;s:19:\"jltma_menu_splitter\";i:1;}s:17:\"jltma_mobile_menu\";a:1:{s:27:\"jltma_nav_menu_logo_link_to\";i:1;}}s:5:\"style\";a:2:{s:21:\"jltma_style_main_menu\";a:1:{s:20:\"jltma_menubar_height\";i:1;}s:24:\"jltma_style_tab_menuitem\";a:7:{s:35:\"jltma_content_typography_typography\";i:1;s:36:\"jltma_content_typography_font_family\";i:1;s:34:\"jltma_content_typography_font_size\";i:1;s:36:\"jltma_content_typography_font_weight\";i:1;s:21:\"jltma_menu_text_color\";i:1;s:22:\"jltma_item_color_hover\";i:1;s:32:\"jltma_nav_menu_active_text_color\";i:1;}}}}}'),
(1777, 268, '_elementor_css', 'a:6:{s:4:\"time\";i:1610674477;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:1;s:9:\"Rochester\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1785, 269, '_elementor_css', 'a:6:{s:4:\"time\";i:1610674677;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1786, 270, '_wp_page_template', 'elementor_canvas'),
(1787, 270, '_elementor_edit_mode', 'builder'),
(1788, 270, '_elementor_template_type', 'wp-page'),
(1789, 270, '_elementor_version', '3.0.16'),
(1790, 270, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1791, 270, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1792, 270, '_elementor_css', 'a:6:{s:4:\"time\";i:1610674677;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1793, 271, '_wp_page_template', 'elementor_canvas'),
(1794, 271, '_elementor_edit_mode', 'builder'),
(1795, 271, '_elementor_template_type', 'wp-page'),
(1796, 271, '_elementor_version', '3.0.16'),
(1797, 271, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1798, 271, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1799, 271, '_elementor_css', 'a:6:{s:4:\"time\";i:1610674677;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1801, 272, '_wp_page_template', 'elementor_canvas'),
(1802, 272, '_elementor_edit_mode', 'builder'),
(1803, 272, '_elementor_template_type', 'wp-page'),
(1804, 272, '_elementor_version', '3.0.16'),
(1805, 272, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1806, 272, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1808, 273, '_wp_page_template', 'elementor_canvas'),
(1809, 273, '_elementor_edit_mode', 'builder'),
(1810, 273, '_elementor_template_type', 'wp-page'),
(1811, 273, '_elementor_version', '3.0.16'),
(1812, 273, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1813, 273, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1814, 273, '_elementor_css', 'a:6:{s:4:\"time\";i:1610674967;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1815, 274, '_wp_page_template', 'elementor_canvas'),
(1816, 274, '_elementor_edit_mode', 'builder'),
(1817, 274, '_elementor_template_type', 'wp-page'),
(1818, 274, '_elementor_version', '3.0.16'),
(1819, 274, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1820, 274, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1821, 274, '_elementor_css', 'a:6:{s:4:\"time\";i:1610674967;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1862, 279, '_wp_page_template', 'elementor_canvas'),
(1863, 279, '_elementor_edit_mode', 'builder'),
(1864, 279, '_elementor_template_type', 'wp-page'),
(1865, 279, '_elementor_version', '3.0.16'),
(1866, 279, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1867, 279, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1823, 275, 'wpcf7_id', '18'),
(1824, 275, 'wpcf7_rule_id', 'default'),
(1825, 275, 'action_type', 'redirect'),
(1827, 275, 'post_title', 'Redirect on submit'),
(2435, 275, 'delay_redirect_seconds', ''),
(2434, 275, 'http_build_query_selectively_fields', ''),
(2432, 275, 'page_id', '247'),
(2433, 275, 'external_url', ''),
(1833, 276, '_elementor_edit_mode', 'builder'),
(1834, 276, '_elementor_template_type', 'wp-page'),
(1835, 276, '_elementor_version', '3.0.16'),
(1836, 276, '_wp_page_template', 'elementor_canvas');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1837, 276, '_elementor_data', '[{\"id\":\"4247dde0\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"5ae2666\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc4c1c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"link\":{\"url\":\"https:\\/\\/robis.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"458da252\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"219ebf6d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_animation\":\"slideInDown\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c7d71ae\",\"elType\":\"section\",\"settings\":{\"ma_el_bg_slider_images\":[{\"id\":810,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide.jpg\"},{\"id\":811,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide2.jpg\"}],\"ma_el_thumbnail_size\":\"full\",\"ma_el_slider_transition\":\"fade2\",\"ma_el_slider_animation\":\"\",\"ma_el_slider_delay\":\"7000\",\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"ma_el_slider_overlay\":\"\",\"ma_el_slider_timer_bar\":\"false\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/plant_with_dew_close_CeTDU.jpg\",\"id\":260},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"37bd6480\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"ma_el_slider_delay\":\"5000\",\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"zoomInDown\"},\"elements\":[{\"id\":\"ccbd004\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thank you.\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F3F3F359\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3201aa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"color: #333333;\\\"><strong>Form sent successfully.<\\/strong><\\/span><\\/h2><h3><span style=\\\"color: #333333;\\\">We will contact you shortly.<\\/span><\\/h3><h3>\\u00a0<\\/h3>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#F3F3F359\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b3f17f4\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3525a1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6656a339\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2510a660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"498f5d29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"37b09d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"47742a70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73fcdca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"24ca314e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1f3aec38\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b4c9248\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b439817\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2b43b602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e7f98f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62993fc8\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"bbd9e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"38aabd75\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a7e8c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"76e933d4\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"2b31401b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"46579af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1838, 276, '_elementor_controls_usage', 'a:9:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:7:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:8:\"position\";i:1;s:10:\"title_size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:1;s:10:\"image_size\";i:1;s:19:\"image_border_radius\";i:1;}s:21:\"section_style_content\";a:7:{s:10:\"text_align\";i:1;s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:12;s:16:\"content_position\";i:1;s:5:\"align\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:2;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:1:{s:15:\"hover_animation\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:9:{s:13:\"custom_height\";i:3;s:20:\"custom_height_tablet\";i:2;s:20:\"custom_height_mobile\";i:2;s:6:\"layout\";i:3;s:16:\"content_position\";i:3;s:8:\"html_tag\";i:1;s:15:\"column_position\";i:1;s:3:\"gap\";i:2;s:6:\"height\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:5;s:19:\"background_position\";i:3;s:15:\"background_size\";i:3;s:16:\"background_color\";i:4;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:1:{s:29:\"background_overlay_background\";i:3;}s:21:\"section_shape_divider\";a:5:{s:20:\"shape_divider_bottom\";i:1;s:26:\"shape_divider_bottom_color\";i:2;s:26:\"shape_divider_bottom_width\";i:2;s:27:\"shape_divider_bottom_height\";i:2;s:25:\"shape_divider_bottom_flip\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:1;s:7:\"padding\";i:5;}s:15:\"section_effects\";a:2:{s:18:\"animation_duration\";i:1;s:15:\"animation_delay\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:10:\"text_color\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:5;s:10:\"image_size\";i:5;s:5:\"align\";i:5;s:7:\"link_to\";i:5;s:4:\"link\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:15:\"hover_animation\";i:5;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:5;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:16:\"background_color\";i:1;s:13:\"border_radius\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:10:\"ma-navmenu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:17:\"jltma_content_tab\";a:4:{s:14:\"jltma_nav_menu\";i:1;s:24:\"jltma_main_menu_position\";i:1;s:25:\"jltma_menu_trigger_effect\";i:1;s:19:\"jltma_menu_splitter\";i:1;}s:17:\"jltma_mobile_menu\";a:1:{s:27:\"jltma_nav_menu_logo_link_to\";i:1;}}s:5:\"style\";a:2:{s:21:\"jltma_style_main_menu\";a:1:{s:20:\"jltma_menubar_height\";i:1;}s:24:\"jltma_style_tab_menuitem\";a:7:{s:35:\"jltma_content_typography_typography\";i:1;s:36:\"jltma_content_typography_font_family\";i:1;s:34:\"jltma_content_typography_font_size\";i:1;s:36:\"jltma_content_typography_font_weight\";i:1;s:21:\"jltma_menu_text_color\";i:1;s:22:\"jltma_item_color_hover\";i:1;s:32:\"jltma_nav_menu_active_text_color\";i:1;}}}}}'),
(1839, 276, '_elementor_css', 'a:6:{s:4:\"time\";i:1610674477;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:1;s:9:\"Rochester\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1840, 247, '_yoast_wpseo_meta-robots-noindex', '1'),
(2752, 385, '_elementor_css', 'a:6:{s:4:\"time\";i:1610674477;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:1;s:9:\"Rochester\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2753, 247, '_elementor_pro_version', '3.0.3'),
(2747, 385, '_elementor_edit_mode', 'builder'),
(2748, 385, '_elementor_template_type', 'wp-page'),
(2749, 385, '_elementor_version', '3.0.16'),
(2750, 385, '_wp_page_template', 'elementor_canvas'),
(2751, 385, '_elementor_data', '[{\"id\":\"4247dde0\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"5ae2666\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cc4c1c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"link\":{\"url\":\"https:\\/\\/robis.us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"458da252\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"219ebf6d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_animation\":\"slideInDown\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c7d71ae\",\"elType\":\"section\",\"settings\":{\"ma_el_bg_slider_images\":[{\"id\":810,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide.jpg\"},{\"id\":811,\"url\":\"http:\\/\\/el.master-addons.com\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1-slide2.jpg\"}],\"ma_el_thumbnail_size\":\"full\",\"ma_el_slider_transition\":\"fade2\",\"ma_el_slider_animation\":\"\",\"ma_el_slider_delay\":\"7000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"ma_el_slider_overlay\":\"\",\"ma_el_slider_timer_bar\":\"false\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/plant_with_dew_close_CeTDU.jpg\",\"id\":260},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"37bd6480\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"ma_el_slider_delay\":\"5000\",\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"zoomInDown\"},\"elements\":[{\"id\":\"ccbd004\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thank you.\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F3F3F359\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3201aa5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"color: #333333;\\\"><strong>Form sent successfully.<\\/strong><\\/span><\\/h2><h3><span style=\\\"color: #333333;\\\">We will contact you shortly.<\\/span><\\/h3><h3>\\u00a0<\\/h3>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#F3F3F359\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b3f17f4\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3525a1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"6656a339\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2510a660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"498f5d29\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"37b09d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"47742a70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73fcdca2\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"24ca314e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1f3aec38\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b4c9248\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b439817\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2b43b602\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e7f98f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62993fc8\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"bbd9e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"38aabd75\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a7e8c82\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]}},\"elements\":[{\"id\":\"76e933d4\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"center\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#007D45\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"2b31401b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"classic\",\"background_color\":\"#027E3F\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]}},\"elements\":[{\"id\":\"46579af3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images powered by <span style=\\\"color: #ffffff;\\\"><a style=\\\"color: #f1f1f1;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow,noopener\\\">Freepik<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1889, 282, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1882, 281, '_elementor_css', 'a:6:{s:4:\"time\";i:1610703402;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1877, 281, '_elementor_edit_mode', 'builder'),
(1878, 281, '_elementor_template_type', 'wp-page'),
(1879, 281, '_elementor_version', '3.0.16'),
(1880, 281, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1881, 281, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1876, 281, '_wp_page_template', 'elementor_canvas'),
(1869, 280, '_wp_page_template', 'elementor_canvas'),
(1870, 280, '_elementor_edit_mode', 'builder'),
(1871, 280, '_elementor_template_type', 'wp-page'),
(1872, 280, '_elementor_version', '3.0.16'),
(1873, 280, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1874, 280, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.181,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.819},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#FFFFFF\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1875, 280, '_elementor_css', 'a:6:{s:4:\"time\";i:1610703402;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:2;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1884, 282, '_wp_page_template', 'elementor_canvas'),
(1885, 282, '_elementor_edit_mode', 'builder'),
(1886, 282, '_elementor_template_type', 'wp-page'),
(1887, 282, '_elementor_version', '3.0.16'),
(1888, 282, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}'),
(1891, 283, '_wp_page_template', 'elementor_canvas'),
(1892, 283, '_elementor_edit_mode', 'builder'),
(1893, 283, '_elementor_template_type', 'wp-page'),
(1894, 283, '_elementor_version', '3.0.16'),
(1895, 283, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1896, 283, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1897, 283, '_elementor_css', 'a:6:{s:4:\"time\";i:1610703459;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1898, 284, '_wp_page_template', 'elementor_canvas'),
(1899, 284, '_elementor_edit_mode', 'builder'),
(1900, 284, '_elementor_template_type', 'wp-page'),
(1901, 284, '_elementor_version', '3.0.16'),
(1902, 284, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1903, 284, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1904, 284, '_elementor_css', 'a:6:{s:4:\"time\";i:1610703459;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1914, 286, '_wp_page_template', 'elementor_canvas'),
(1915, 286, '_elementor_edit_mode', 'builder'),
(1916, 286, '_elementor_template_type', 'wp-page'),
(1917, 286, '_elementor_version', '3.0.16'),
(1918, 286, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1919, 286, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1940, 289, '_elementor_version', '3.0.16'),
(1941, 289, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1942, 289, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1934, 288, '_elementor_css', 'a:6:{s:4:\"time\";i:1610704551;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1928, 288, '_wp_page_template', 'elementor_canvas'),
(1929, 288, '_elementor_edit_mode', 'builder'),
(1930, 288, '_elementor_template_type', 'wp-page'),
(1931, 288, '_elementor_version', '3.0.16'),
(1932, 288, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1933, 288, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1920, 286, '_elementor_css', 'a:6:{s:4:\"time\";i:1610704551;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1921, 287, '_wp_page_template', 'elementor_canvas'),
(1922, 287, '_elementor_edit_mode', 'builder'),
(1923, 287, '_elementor_template_type', 'wp-page'),
(1924, 287, '_elementor_version', '3.0.16'),
(1925, 287, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1926, 287, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We are spanish dietary supplements manufacturer since 1983\\u200b\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1927, 287, '_elementor_css', 'a:6:{s:4:\"time\";i:1610704551;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1937, 289, '_wp_page_template', 'elementor_canvas'),
(1938, 289, '_elementor_edit_mode', 'builder'),
(1939, 289, '_elementor_template_type', 'wp-page'),
(1943, 289, '_elementor_css', 'a:6:{s:4:\"time\";i:1610705568;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1944, 290, '_wp_page_template', 'elementor_canvas'),
(1945, 290, '_elementor_edit_mode', 'builder'),
(1946, 290, '_elementor_template_type', 'wp-page'),
(1947, 290, '_elementor_version', '3.0.16'),
(1948, 290, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1949, 290, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"height\":\"min-height\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1950, 290, '_elementor_css', 'a:6:{s:4:\"time\";i:1610705568;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1951, 291, '_wp_page_template', 'elementor_canvas'),
(1952, 291, '_elementor_edit_mode', 'builder'),
(1953, 291, '_elementor_template_type', 'wp-page'),
(1954, 291, '_elementor_version', '3.0.16'),
(1955, 291, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1956, 291, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1957, 291, '_elementor_css', 'a:6:{s:4:\"time\";i:1610705568;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1969, 293, '_wp_page_template', 'elementor_canvas'),
(1970, 293, '_elementor_edit_mode', 'builder'),
(1971, 293, '_elementor_template_type', 'wp-page'),
(1972, 293, '_elementor_version', '3.0.16'),
(1973, 293, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1974, 293, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1989, 295, '_elementor_css', 'a:6:{s:4:\"time\";i:1610707239;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1987, 295, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1988, 295, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"Reina Real Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"Royal jelly inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"image_size\":\"medium\",\"content\":\"<h3><span style=\\\"color: #007d45;\\\">Reina Real Immunity<\\/span><\\/h3><p><strong>INMUNE SYSTEM<\\/strong><\\/p><p>Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\"},{\"_id\":\"d3e2d2d\",\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\"},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2037, 302, '_wp_page_template', 'elementor_canvas'),
(1983, 295, '_wp_page_template', 'elementor_canvas'),
(1984, 295, '_elementor_edit_mode', 'builder'),
(1985, 295, '_elementor_template_type', 'wp-page'),
(1986, 295, '_elementor_version', '3.0.16'),
(1976, 294, '_wp_page_template', 'elementor_canvas'),
(1977, 294, '_elementor_edit_mode', 'builder'),
(1978, 294, '_elementor_template_type', 'wp-page'),
(1979, 294, '_elementor_version', '3.0.16'),
(1980, 294, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}'),
(1981, 294, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"1\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"demo3\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"demo 4\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70}},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"demo 7\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68}}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"1\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(1982, 294, '_elementor_css', 'a:6:{s:4:\"time\";i:1610707239;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1992, 296, '_wp_page_template', 'elementor_canvas'),
(1993, 296, '_elementor_edit_mode', 'builder'),
(1994, 296, '_elementor_template_type', 'wp-page'),
(1995, 296, '_elementor_version', '3.0.16');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1996, 296, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1997, 296, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"Reina Real Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"Royal jelly inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"image_size\":\"medium\",\"content\":\"<h3><span style=\\\"color: #007d45;\\\">Reina Real Immunity<\\/span><\\/h3><p><strong>INMUNE SYSTEM<\\/strong><\\/p><p>Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\"},{\"_id\":\"d3e2d2d\",\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\"},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1998, 296, '_elementor_css', 'a:6:{s:4:\"time\";i:1610707242;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1999, 297, '_wp_page_template', 'elementor_canvas'),
(2000, 297, '_elementor_edit_mode', 'builder'),
(2001, 297, '_elementor_template_type', 'wp-page'),
(2002, 297, '_elementor_version', '3.0.16'),
(2003, 297, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2004, 297, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"Reina Real Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"3dc009e\",\"slide_name\":\"Royal jelly inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"image_size\":\"medium\",\"content\":\"<h3><span style=\\\"color: #007d45;\\\">Reina Real Immunity<\\/span><\\/h3><p><strong>INMUNE SYSTEM<\\/strong><\\/p><p>Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\"},{\"_id\":\"d3e2d2d\",\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\"},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2005, 297, '_elementor_css', 'a:6:{s:4:\"time\";i:1610707242;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2006, 298, '_wp_page_template', 'elementor_canvas'),
(2007, 298, '_elementor_edit_mode', 'builder'),
(2008, 298, '_elementor_template_type', 'wp-page'),
(2009, 298, '_elementor_version', '3.0.16'),
(2010, 298, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2011, 298, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"Reina Real Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c69e1a5\"},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2012, 298, '_elementor_css', 'a:6:{s:4:\"time\";i:1610707242;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2023, 300, '_wp_page_template', 'elementor_canvas'),
(2024, 300, '_elementor_edit_mode', 'builder'),
(2025, 300, '_elementor_template_type', 'wp-page'),
(2026, 300, '_elementor_version', '3.0.16'),
(2027, 300, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2028, 300, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"Reina Real Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c69e1a5\"},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2046, 303, '_wp_page_template', 'elementor_canvas'),
(2047, 303, '_elementor_edit_mode', 'builder'),
(2048, 303, '_elementor_template_type', 'wp-page'),
(2049, 303, '_elementor_version', '3.0.16'),
(2050, 303, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}'),
(2043, 302, '_elementor_css', 'a:6:{s:4:\"time\";i:1610708137;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2051, 303, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"Reina Real Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Royal Jelly Junior<\\/a><\\/h4><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY,<\\/strong><br \\/><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_id\":\"dd98df2\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c69e1a5\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\">Robis Probiotics<\\/h3><p style=\\\"text-align: center;\\\">DIGESTIVE SYSTEM<\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2042, 302, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"Reina Real Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Royal Jelly Junior<\\/a><\\/h4><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY,<\\/strong><br \\/><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_id\":\"dd98df2\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c69e1a5\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\">Robis Probiotics<\\/h3><p style=\\\"text-align: center;\\\">DIGESTIVE SYSTEM<\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2038, 302, '_elementor_edit_mode', 'builder'),
(2039, 302, '_elementor_template_type', 'wp-page'),
(2040, 302, '_elementor_version', '3.0.16'),
(2041, 302, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}'),
(2030, 301, '_wp_page_template', 'elementor_canvas'),
(2031, 301, '_elementor_edit_mode', 'builder'),
(2032, 301, '_elementor_template_type', 'wp-page'),
(2033, 301, '_elementor_version', '3.0.16'),
(2034, 301, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2035, 301, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"Reina Real Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"_id\":\"a8de90c\",\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Royal Jelly Junior<\\/strong><\\/a><\\/h4><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},{\"_id\":\"d3e2d2d\",\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c69e1a5\"},{\"_id\":\"3e8240a\",\"slide_name\":\"demo 5\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71}},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2036, 301, '_elementor_css', 'a:6:{s:4:\"time\";i:1610708137;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2052, 303, '_elementor_css', 'a:6:{s:4:\"time\";i:1610708154;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2053, 304, '_wp_page_template', 'elementor_canvas'),
(2054, 304, '_elementor_edit_mode', 'builder'),
(2055, 304, '_elementor_template_type', 'wp-page'),
(2056, 304, '_elementor_version', '3.0.16'),
(2057, 304, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2058, 304, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"Reina Real Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h4 style=\\\"text-align: center;\\\"><a href=\\\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Royal Jelly Junior<\\/a><\\/h4><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY,<\\/strong><br \\/><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.<\\/p>\",\"btnbg\":\"#676767\",\"btn_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_id\":\"dd98df2\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c69e1a5\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\">Robis Probiotics<\\/h3><p style=\\\"text-align: center;\\\">DIGESTIVE SYSTEM<\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"demo 6\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69}},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2059, 304, '_elementor_css', 'a:6:{s:4:\"time\";i:1610708154;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2060, 305, '_wp_page_template', 'elementor_canvas'),
(2061, 305, '_elementor_edit_mode', 'builder'),
(2062, 305, '_elementor_template_type', 'wp-page'),
(2063, 305, '_elementor_version', '3.0.16'),
(2064, 305, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2065, 305, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\">Robis Probiotics<\\/h3><p style=\\\"text-align: center;\\\">DIGESTIVE SYSTEM<\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\"},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3>Hair Nails Skin Bio<\\/h3>\\n<p><strong>BEAUTY<\\/strong><\\/p>\\n<p>Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2066, 305, '_elementor_css', 'a:6:{s:4:\"time\";i:1610708154;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2077, 307, '_wp_page_template', 'elementor_canvas'),
(2078, 307, '_elementor_edit_mode', 'builder'),
(2079, 307, '_elementor_template_type', 'wp-page'),
(2080, 307, '_elementor_version', '3.0.16'),
(2081, 307, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2082, 307, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\">Robis Probiotics<\\/h3><p style=\\\"text-align: center;\\\">DIGESTIVE SYSTEM<\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\"},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3>Hair Nails Skin Bio<\\/h3>\\n<p><strong>BEAUTY<\\/strong><\\/p>\\n<p>Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2105, 310, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"image_size\":\"medium\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2097, 309, '_elementor_css', 'a:6:{s:4:\"time\";i:1610708950;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2092, 309, '_elementor_edit_mode', 'builder'),
(2093, 309, '_elementor_template_type', 'wp-page'),
(2094, 309, '_elementor_version', '3.0.16'),
(2095, 309, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2096, 309, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"image_size\":\"medium\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2091, 309, '_wp_page_template', 'elementor_canvas'),
(2084, 308, '_wp_page_template', 'elementor_canvas'),
(2085, 308, '_elementor_edit_mode', 'builder'),
(2086, 308, '_elementor_template_type', 'wp-page'),
(2087, 308, '_elementor_version', '3.0.16'),
(2088, 308, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2089, 308, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\">Robis Probiotics<\\/h3><p style=\\\"text-align: center;\\\">DIGESTIVE SYSTEM<\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\"},{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3>Hair Nails Skin Bio<\\/h3>\\n<p><strong>BEAUTY<\\/strong><\\/p>\\n<p>Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2090, 308, '_elementor_css', 'a:6:{s:4:\"time\";i:1610708950;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2100, 310, '_wp_page_template', 'elementor_canvas'),
(2101, 310, '_elementor_edit_mode', 'builder'),
(2102, 310, '_elementor_template_type', 'wp-page'),
(2103, 310, '_elementor_version', '3.0.16'),
(2104, 310, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}'),
(2106, 310, '_elementor_css', 'a:6:{s:4:\"time\";i:1610708980;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2107, 311, '_wp_page_template', 'elementor_canvas'),
(2108, 311, '_elementor_edit_mode', 'builder'),
(2109, 311, '_elementor_template_type', 'wp-page'),
(2110, 311, '_elementor_version', '3.0.16'),
(2111, 311, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2112, 311, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"image_size\":\"medium\",\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"image_size\":\"medium\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"image_size\":\"medium\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2113, 311, '_elementor_css', 'a:6:{s:4:\"time\";i:1610708980;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2114, 312, '_wp_page_template', 'elementor_canvas'),
(2115, 312, '_elementor_edit_mode', 'builder'),
(2116, 312, '_elementor_template_type', 'wp-page'),
(2117, 312, '_elementor_version', '3.0.16'),
(2118, 312, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2119, 312, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\"},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2120, 312, '_elementor_css', 'a:6:{s:4:\"time\";i:1610708980;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2123, 313, '_wp_page_template', 'elementor_canvas'),
(2124, 313, '_elementor_edit_mode', 'builder'),
(2125, 313, '_elementor_template_type', 'wp-page'),
(2126, 313, '_elementor_version', '3.0.16'),
(2127, 313, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2128, 313, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\"},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2129, 313, '_elementor_css', 'a:6:{s:4:\"time\";i:1610709320;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2130, 314, '_wp_page_template', 'elementor_canvas'),
(2131, 314, '_elementor_edit_mode', 'builder'),
(2132, 314, '_elementor_template_type', 'wp-page'),
(2133, 314, '_elementor_version', '3.0.16'),
(2134, 314, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2135, 314, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\"},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\"},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2136, 314, '_elementor_css', 'a:6:{s:4:\"time\";i:1610709320;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2137, 315, '_wp_page_template', 'elementor_canvas'),
(2138, 315, '_elementor_edit_mode', 'builder'),
(2139, 315, '_elementor_template_type', 'wp-page'),
(2140, 315, '_elementor_version', '3.0.16'),
(2141, 315, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2142, 315, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2143, 315, '_elementor_css', 'a:6:{s:4:\"time\";i:1610709320;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2152, 317, '_wp_page_template', 'elementor_canvas'),
(2153, 317, '_elementor_edit_mode', 'builder'),
(2154, 317, '_elementor_template_type', 'wp-page'),
(2155, 317, '_elementor_version', '3.0.16'),
(2156, 317, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2157, 317, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2177, 320, '_elementor_template_type', 'wp-page'),
(2178, 320, '_elementor_version', '3.0.16'),
(2179, 320, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2180, 320, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2172, 319, '_elementor_css', 'a:6:{s:4:\"time\";i:1610709689;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2166, 319, '_wp_page_template', 'elementor_canvas'),
(2167, 319, '_elementor_edit_mode', 'builder'),
(2168, 319, '_elementor_template_type', 'wp-page'),
(2169, 319, '_elementor_version', '3.0.16'),
(2170, 319, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2171, 319, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2159, 318, '_wp_page_template', 'elementor_canvas'),
(2160, 318, '_elementor_edit_mode', 'builder'),
(2161, 318, '_elementor_template_type', 'wp-page'),
(2162, 318, '_elementor_version', '3.0.16'),
(2163, 318, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2164, 318, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#027E3F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 78 07\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467807\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"39da512\"},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2165, 318, '_elementor_css', 'a:6:{s:4:\"time\";i:1610709689;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2175, 320, '_wp_page_template', 'elementor_canvas'),
(2176, 320, '_elementor_edit_mode', 'builder'),
(2181, 320, '_elementor_css', 'a:6:{s:4:\"time\";i:1610709703;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2182, 321, '_wp_page_template', 'elementor_canvas'),
(2183, 321, '_elementor_edit_mode', 'builder'),
(2184, 321, '_elementor_template_type', 'wp-page'),
(2185, 321, '_elementor_version', '3.0.16'),
(2186, 321, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2187, 321, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2188, 321, '_elementor_css', 'a:6:{s:4:\"time\";i:1610709703;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2189, 322, '_wp_page_template', 'elementor_canvas'),
(2190, 322, '_elementor_edit_mode', 'builder'),
(2191, 322, '_elementor_template_type', 'wp-page'),
(2192, 322, '_elementor_version', '3.0.16'),
(2193, 322, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2194, 322, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2195, 322, '_elementor_css', 'a:6:{s:4:\"time\";i:1610709703;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2204, 324, '_wp_page_template', 'elementor_canvas'),
(2205, 324, '_elementor_edit_mode', 'builder'),
(2206, 324, '_elementor_template_type', 'wp-page'),
(2207, 324, '_elementor_version', '3.0.16'),
(2208, 324, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2209, 324, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2224, 326, '_elementor_css', 'a:6:{s:4:\"time\";i:1610710056;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2218, 326, '_wp_page_template', 'elementor_canvas'),
(2219, 326, '_elementor_edit_mode', 'builder'),
(2220, 326, '_elementor_template_type', 'wp-page'),
(2221, 326, '_elementor_version', '3.0.16'),
(2222, 326, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2223, 326, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2211, 325, '_wp_page_template', 'elementor_canvas'),
(2212, 325, '_elementor_edit_mode', 'builder'),
(2213, 325, '_elementor_template_type', 'wp-page'),
(2214, 325, '_elementor_version', '3.0.16'),
(2215, 325, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2216, 325, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2217, 325, '_elementor_css', 'a:6:{s:4:\"time\";i:1610710056;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2266, 328, '_wp_page_template', 'elementor_canvas'),
(2267, 328, '_elementor_edit_mode', 'builder'),
(2268, 328, '_elementor_template_type', 'wp-page'),
(2269, 328, '_elementor_version', '3.0.16'),
(2270, 328, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2271, 328, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2346, 338, '_wp_page_template', 'elementor_canvas'),
(2347, 338, '_elementor_edit_mode', 'builder'),
(2348, 338, '_elementor_template_type', 'wp-page'),
(2349, 338, '_elementor_version', '3.0.16'),
(2350, 338, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}'),
(2286, 330, '_elementor_css', 'a:6:{s:4:\"time\";i:1610710714;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2351, 338, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2284, 330, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2285, 330, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2280, 330, '_wp_page_template', 'elementor_canvas'),
(2281, 330, '_elementor_edit_mode', 'builder'),
(2282, 330, '_elementor_template_type', 'wp-page'),
(2283, 330, '_elementor_version', '3.0.16'),
(2272, 328, '_elementor_css', 'a:6:{s:4:\"time\";i:1610710714;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2273, 329, '_wp_page_template', 'elementor_canvas'),
(2274, 329, '_elementor_edit_mode', 'builder'),
(2275, 329, '_elementor_template_type', 'wp-page'),
(2276, 329, '_elementor_version', '3.0.16'),
(2277, 329, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2278, 329, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2279, 329, '_elementor_css', 'a:6:{s:4:\"time\";i:1610710714;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2366, 340, '_elementor_css', 'a:6:{s:4:\"time\";i:1610711674;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2364, 340, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2365, 340, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2360, 340, '_wp_page_template', 'elementor_canvas'),
(2361, 340, '_elementor_edit_mode', 'builder'),
(2362, 340, '_elementor_template_type', 'wp-page'),
(2363, 340, '_elementor_version', '3.0.16'),
(2352, 338, '_elementor_css', 'a:6:{s:4:\"time\";i:1610711674;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2353, 339, '_wp_page_template', 'elementor_canvas'),
(2354, 339, '_elementor_edit_mode', 'builder'),
(2355, 339, '_elementor_template_type', 'wp-page'),
(2356, 339, '_elementor_version', '3.0.16'),
(2357, 339, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2358, 339, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2359, 339, '_elementor_css', 'a:6:{s:4:\"time\";i:1610711674;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2369, 341, '_wp_page_template', 'elementor_canvas'),
(2370, 341, '_elementor_edit_mode', 'builder'),
(2371, 341, '_elementor_template_type', 'wp-page'),
(2372, 341, '_elementor_version', '3.0.16'),
(2373, 341, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2374, 341, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2375, 341, '_elementor_css', 'a:6:{s:4:\"time\";i:1610711736;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2376, 342, '_wp_page_template', 'elementor_canvas'),
(2377, 342, '_elementor_edit_mode', 'builder'),
(2378, 342, '_elementor_template_type', 'wp-page'),
(2379, 342, '_elementor_version', '3.0.16'),
(2380, 342, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2381, 342, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2382, 342, '_elementor_css', 'a:6:{s:4:\"time\";i:1610711736;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2383, 343, '_wp_page_template', 'elementor_canvas'),
(2384, 343, '_elementor_edit_mode', 'builder'),
(2385, 343, '_elementor_template_type', 'wp-page'),
(2386, 343, '_elementor_version', '3.0.16'),
(2387, 343, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2388, 343, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2389, 343, '_elementor_css', 'a:6:{s:4:\"time\";i:1610711736;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2437, 348, '_wp_page_template', 'elementor_canvas'),
(2438, 348, '_elementor_edit_mode', 'builder'),
(2439, 348, '_elementor_template_type', 'wp-page'),
(2440, 348, '_elementor_version', '3.0.16'),
(2441, 348, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2442, 348, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2392, 344, '_wpgae_click_selector_meta_key', '#telfoo > div > ul > li > a > span.elementor-icon-list-text'),
(2393, 344, '_wpgae_click_type_meta_key', 'advanced'),
(2394, 344, '_wpgae_click_category_meta_key', 'telefono'),
(2395, 344, '_wpgae_click_action_meta_key', 'clic'),
(2396, 344, '_wpgae_click_label_meta_key', 'footer'),
(2397, 344, '_wpgae_click_value_meta_key', ''),
(2398, 344, '_wpgae_click_bounce_meta_key', 'false'),
(2399, 345, '_wpgae_click_selector_meta_key', '#mailfoo > div > ul > li > a > span.elementor-icon-list-text'),
(2400, 345, '_wpgae_click_type_meta_key', 'advanced'),
(2401, 345, '_wpgae_click_category_meta_key', 'email'),
(2402, 345, '_wpgae_click_action_meta_key', 'clic'),
(2403, 345, '_wpgae_click_label_meta_key', 'footer'),
(2404, 345, '_wpgae_click_value_meta_key', ''),
(2405, 345, '_wpgae_click_bounce_meta_key', 'false'),
(2406, 346, '_wp_page_template', 'elementor_canvas'),
(2407, 346, '_elementor_edit_mode', 'builder'),
(2408, 346, '_elementor_template_type', 'wp-page'),
(2409, 346, '_elementor_version', '3.0.16'),
(2410, 346, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2411, 346, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2412, 346, '_elementor_controls_usage', 'a:14:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:8:\"position\";i:1;s:10:\"title_size\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:1;s:10:\"image_size\";i:1;s:19:\"image_border_radius\";i:1;}s:21:\"section_style_content\";a:11:{s:10:\"text_align\";i:1;s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:18:\"title_bottom_space\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:34;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:34;s:5:\"align\";i:7;s:16:\"content_position\";i:7;s:21:\"space_between_widgets\";i:6;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:10;s:7:\"padding\";i:10;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:21:\"background_background\";i:7;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:5;s:16:\"background_image\";i:1;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}}}}s:10:\"ma-navmenu\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:17:\"jltma_content_tab\";a:6:{s:20:\"jltma_main_menu_type\";i:1;s:14:\"jltma_nav_menu\";i:2;s:25:\"jltma_menu_trigger_effect\";i:2;s:23:\"jltma_submenu_indicator\";i:1;s:24:\"jltma_main_menu_position\";i:1;s:19:\"jltma_menu_splitter\";i:1;}s:20:\"jltma_hamburger_menu\";a:3:{s:26:\"jltma_burger_menu_location\";i:1;s:21:\"jltma_offcanvas_align\";i:1;s:16:\"burger_btn_color\";i:1;}s:17:\"jltma_mobile_menu\";a:1:{s:27:\"jltma_nav_menu_logo_link_to\";i:1;}}s:5:\"style\";a:2:{s:21:\"jltma_style_main_menu\";a:1:{s:20:\"jltma_menubar_height\";i:2;}s:24:\"jltma_style_tab_menuitem\";a:9:{s:35:\"jltma_content_typography_typography\";i:2;s:36:\"jltma_content_typography_font_family\";i:2;s:34:\"jltma_content_typography_font_size\";i:2;s:36:\"jltma_content_typography_font_weight\";i:2;s:23:\"jltma_menu_item_spacing\";i:1;s:19:\"jltma_menu_item_gap\";i:1;s:21:\"jltma_menu_text_color\";i:2;s:22:\"jltma_item_color_hover\";i:2;s:32:\"jltma_nav_menu_active_text_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:10:{s:13:\"custom_height\";i:7;s:20:\"custom_height_tablet\";i:3;s:20:\"custom_height_mobile\";i:3;s:6:\"layout\";i:7;s:16:\"content_position\";i:10;s:8:\"html_tag\";i:1;s:6:\"height\";i:2;s:3:\"gap\";i:9;s:13:\"content_width\";i:4;s:15:\"column_position\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:9;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:12:{s:21:\"background_background\";i:10;s:19:\"background_position\";i:4;s:15:\"background_size\";i:4;s:16:\"background_color\";i:9;s:16:\"background_image\";i:2;s:23:\"background_image_tablet\";i:1;s:26:\"background_position_tablet\";i:1;s:17:\"background_repeat\";i:1;s:24:\"background_repeat_tablet\";i:1;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;s:26:\"background_bg_width_tablet\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:21:\"section_shape_divider\";a:13:{s:20:\"shape_divider_bottom\";i:4;s:17:\"shape_divider_top\";i:2;s:23:\"shape_divider_top_color\";i:2;s:23:\"shape_divider_top_width\";i:2;s:24:\"shape_divider_top_height\";i:2;s:22:\"shape_divider_top_flip\";i:1;s:26:\"shape_divider_top_negative\";i:2;s:26:\"shape_divider_bottom_color\";i:3;s:26:\"shape_divider_bottom_width\";i:3;s:27:\"shape_divider_bottom_height\";i:3;s:25:\"shape_divider_bottom_flip\";i:1;s:31:\"shape_divider_top_above_content\";i:1;s:34:\"shape_divider_bottom_above_content\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:5:{s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:9;s:7:\"padding\";i:10;s:11:\"_element_id\";i:5;}s:15:\"section_effects\";a:3:{s:18:\"animation_duration\";i:1;s:15:\"animation_delay\";i:1;s:9:\"animation\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:1;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:10;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";i:10;s:10:\"text_color\";i:10;s:21:\"typography_typography\";i:10;s:20:\"typography_font_size\";i:10;s:22:\"typography_font_weight\";i:10;s:22:\"typography_line_height\";i:9;s:12:\"align_mobile\";i:1;s:22:\"typography_font_family\";i:9;s:21:\"typography_font_style\";i:1;s:25:\"typography_letter_spacing\";i:6;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:9;s:8:\"_padding\";i:8;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:8;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:5:\"align\";i:2;s:4:\"link\";i:2;s:4:\"text\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:16:\"background_color\";i:2;s:13:\"border_radius\";i:2;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:17:\"advanced-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"setting_section\";a:5:{s:13:\"slide_visible\";i:1;s:4:\"tabs\";i:1;s:6:\"spaces\";i:1;s:17:\"slide_visible_mbl\";i:1;s:14:\"adaptiveheight\";i:1;}s:15:\"navigation_area\";a:8:{s:8:\"arrowclr\";i:1;s:13:\"arrowposition\";i:1;s:6:\"dotclr\";i:1;s:11:\"dotposition\";i:1;s:5:\"arrow\";i:1;s:9:\"arrowsize\";i:1;s:12:\"arrow_on_mbl\";i:1;s:7:\"dotsize\";i:1;}}s:5:\"style\";a:1:{s:14:\"carousel_style\";a:1:{s:10:\"list_items\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:12;s:10:\"image_size\";i:12;s:5:\"align\";i:12;s:7:\"link_to\";i:5;s:4:\"link\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:15:\"hover_animation\";i:5;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:4;s:15:\"hover_animation\";i:4;}s:21:\"section_style_content\";a:7:{s:10:\"text_align\";i:4;s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_line_height\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:17:\"ma-contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:6:\"ma_cf7\";a:1:{s:11:\"ma_cf7_list\";i:1;}s:21:\"ma_cf7_section_errors\";a:1:{s:24:\"ma_cf7_validation_errors\";i:1;}}s:5:\"style\";a:6:{s:30:\"ma_cf7_section_container_style\";a:2:{s:23:\"ma_cf7_background_color\";i:1;s:22:\"ma_cf7ainer_border_top\";i:1;}s:20:\"ma_cf7_section_title\";a:2:{s:16:\"title_text_color\";i:1;s:24:\"ma_cf7_heading_alignment\";i:1;}s:20:\"section_fields_style\";a:2:{s:23:\"ma_cf7_field_text_color\";i:1;s:20:\"ma_cf7_field_padding\";i:1;}s:26:\"ma_cf7_section_label_style\";a:6:{s:16:\"text_color_label\";i:1;s:34:\"ma_cf7_typography_label_typography\";i:1;s:35:\"ma_cf7_typography_label_font_family\";i:1;s:33:\"ma_cf7_typography_label_font_size\";i:1;s:35:\"ma_cf7_typography_label_font_weight\";i:1;s:35:\"ma_cf7_typography_label_line_height\";i:1;}s:34:\"ma_cf7_section_submit_button_style\";a:7:{s:29:\"ma_cf7_button_bg_color_normal\";i:1;s:31:\"ma_cf7_button_text_color_normal\";i:1;s:30:\"ma_cf7_button_text_color_hover\";i:1;s:26:\"ma_cf7_button_border_width\";i:1;s:32:\"ma_cf7_button_border_color_hover\";i:1;s:27:\"ma_cf7_button_border_radius\";i:1;s:14:\"button_padding\";i:1;}s:20:\"ma_cf7_section_style\";a:1:{s:19:\"ma_cf7_layout_style\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:38:\"ma_el_section_advanced_container_extra\";a:4:{s:15:\"ma_el_max_width\";i:1;s:16:\"ma_el_max_height\";i:1;s:15:\"ma_el_min_width\";i:1;s:16:\"ma_el_min_height\";i:1;}s:24:\"jltma_custom_css_section\";a:1:{s:10:\"custom_css\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:3;s:16:\"icon_color_hover\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:3;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:3;s:16:\"text_color_hover\";i:3;s:11:\"text_indent\";i:3;s:26:\"icon_typography_typography\";i:3;s:27:\"icon_typography_font_family\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:3;s:11:\"_element_id\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:10:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:7:\"row_gap\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:15:\"hover_animation\";i:1;s:19:\"hover_primary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),
(2413, 346, '_elementor_css', 'a:6:{s:4:\"time\";i:1610712209;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2414, 2, '_yoast_wpseo_title', 'Superfoods, royal jelly & food supplements manufacturer'),
(2415, 2, '_yoast_wpseo_metadesc', 'Natural food supplements, cosmetics and a organic line with EU certification and GMO free. Nutrition for all diets. Quality manufacturers since 1983'),
(2416, 347, '_wp_attached_file', '2021/01/ROBIS-Company-profile.pdf'),
(2443, 348, '_elementor_css', 'a:6:{s:4:\"time\";i:1610712209;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2444, 349, '_wp_page_template', 'elementor_canvas'),
(2445, 349, '_elementor_edit_mode', 'builder'),
(2446, 349, '_elementor_template_type', 'wp-page'),
(2447, 349, '_elementor_version', '3.0.16'),
(2448, 349, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2449, 349, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h1\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2450, 349, '_elementor_css', 'a:6:{s:4:\"time\";i:1610712209;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2451, 350, '_wp_page_template', 'elementor_canvas'),
(2452, 350, '_elementor_edit_mode', 'builder'),
(2453, 350, '_elementor_template_type', 'wp-page'),
(2454, 350, '_elementor_version', '3.0.16'),
(2455, 350, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2456, 350, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2457, 350, '_elementor_css', 'a:6:{s:4:\"time\";i:1610712209;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2493, 357, '_wp_page_template', 'elementor_canvas'),
(2494, 357, '_elementor_edit_mode', 'builder'),
(2495, 357, '_elementor_template_type', 'wp-page'),
(2496, 357, '_elementor_version', '3.0.16'),
(2497, 357, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2498, 357, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2501, 358, '_wp_page_template', 'elementor_canvas'),
(2500, 357, '_thumbnail_id', '30'),
(2499, 357, '_elementor_css', 'a:6:{s:4:\"time\";i:1610755059;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2492, 354, '_elementor_controls_usage', 'a:6:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:17:\"ma-contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:6:\"ma_cf7\";a:1:{s:11:\"ma_cf7_list\";i:1;}s:21:\"ma_cf7_section_errors\";a:1:{s:24:\"ma_cf7_validation_errors\";i:1;}}s:5:\"style\";a:6:{s:30:\"ma_cf7_section_container_style\";a:2:{s:23:\"ma_cf7_background_color\";i:1;s:22:\"ma_cf7ainer_border_top\";i:1;}s:20:\"ma_cf7_section_title\";a:2:{s:16:\"title_text_color\";i:1;s:24:\"ma_cf7_heading_alignment\";i:1;}s:20:\"section_fields_style\";a:2:{s:23:\"ma_cf7_field_text_color\";i:1;s:20:\"ma_cf7_field_padding\";i:1;}s:26:\"ma_cf7_section_label_style\";a:6:{s:16:\"text_color_label\";i:1;s:34:\"ma_cf7_typography_label_typography\";i:1;s:35:\"ma_cf7_typography_label_font_family\";i:1;s:33:\"ma_cf7_typography_label_font_size\";i:1;s:35:\"ma_cf7_typography_label_font_weight\";i:1;s:35:\"ma_cf7_typography_label_line_height\";i:1;}s:34:\"ma_cf7_section_submit_button_style\";a:7:{s:29:\"ma_cf7_button_bg_color_normal\";i:1;s:31:\"ma_cf7_button_text_color_normal\";i:1;s:30:\"ma_cf7_button_text_color_hover\";i:1;s:26:\"ma_cf7_button_border_width\";i:1;s:32:\"ma_cf7_button_border_color_hover\";i:1;s:27:\"ma_cf7_button_border_radius\";i:1;s:14:\"button_padding\";i:1;}s:20:\"ma_cf7_section_style\";a:1:{s:19:\"ma_cf7_layout_style\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:38:\"ma_el_section_advanced_container_extra\";a:4:{s:15:\"ma_el_max_width\";i:1;s:16:\"ma_el_max_height\";i:1;s:15:\"ma_el_min_width\";i:1;s:16:\"ma_el_min_height\";i:1;}s:24:\"jltma_custom_css_section\";a:1:{s:10:\"custom_css\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:3;s:16:\"icon_color_hover\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:3;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:3;s:16:\"text_color_hover\";i:3;s:11:\"text_indent\";i:3;s:26:\"icon_typography_typography\";i:3;s:27:\"icon_typography_font_family\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:3;s:11:\"_element_id\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:10:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:7:\"row_gap\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:15:\"hover_animation\";i:1;s:19:\"hover_primary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"padding\";i:1;s:11:\"_element_id\";i:1;}}}}}'),
(2481, 355, '_elementor_template_type', 'section'),
(2482, 355, '_elementor_version', '3.0.16'),
(2483, 354, '_wp_page_template', 'default'),
(2484, 354, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}'),
(2485, 354, '_elementor_data', '[{\"id\":\"6881e20a\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"4cc1ab11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4934a313\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7abd9732\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"30f9f63d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"30101161\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"2d1eeb6d\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"31ad611\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"7578ce74\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"58734b70\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"50d7aaee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7deb706\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"6e6a090f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2486, 356, '_elementor_edit_mode', 'builder'),
(2487, 356, '_elementor_template_type', 'section'),
(2488, 356, '_elementor_version', '3.0.16'),
(2489, 356, '_wp_page_template', 'default'),
(2490, 356, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}'),
(2491, 356, '_elementor_data', '[{\"id\":\"6881e20a\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"4cc1ab11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4934a313\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7abd9732\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"30f9f63d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"30101161\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"2d1eeb6d\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"31ad611\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"7578ce74\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"58734b70\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"50d7aaee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7deb706\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"6e6a090f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2477, 354, '_elementor_edit_mode', 'builder'),
(2478, 354, '_elementor_template_type', 'section'),
(2479, 354, '_elementor_version', '3.0.16'),
(2480, 355, '_elementor_edit_mode', 'builder'),
(2468, 353, '_wp_page_template', 'elementor_canvas'),
(2469, 353, '_elementor_edit_mode', 'builder'),
(2470, 353, '_elementor_template_type', 'wp-page'),
(2471, 353, '_elementor_version', '3.0.16'),
(2472, 353, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2473, 353, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2474, 353, '_elementor_controls_usage', 'a:14:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:8:\"position\";i:1;s:10:\"title_size\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:3:{s:11:\"image_space\";i:1;s:10:\"image_size\";i:1;s:19:\"image_border_radius\";i:1;}s:21:\"section_style_content\";a:11:{s:10:\"text_align\";i:1;s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:18:\"title_bottom_space\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:34;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:34;s:5:\"align\";i:7;s:16:\"content_position\";i:7;s:21:\"space_between_widgets\";i:6;s:19:\"_inline_size_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:10;s:7:\"padding\";i:10;s:14:\"padding_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:21:\"background_background\";i:7;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:5;s:16:\"background_image\";i:1;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}}}}s:10:\"ma-navmenu\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:17:\"jltma_content_tab\";a:6:{s:20:\"jltma_main_menu_type\";i:1;s:14:\"jltma_nav_menu\";i:2;s:25:\"jltma_menu_trigger_effect\";i:2;s:23:\"jltma_submenu_indicator\";i:1;s:24:\"jltma_main_menu_position\";i:1;s:19:\"jltma_menu_splitter\";i:1;}s:20:\"jltma_hamburger_menu\";a:3:{s:26:\"jltma_burger_menu_location\";i:1;s:21:\"jltma_offcanvas_align\";i:1;s:16:\"burger_btn_color\";i:1;}s:17:\"jltma_mobile_menu\";a:1:{s:27:\"jltma_nav_menu_logo_link_to\";i:1;}}s:5:\"style\";a:2:{s:21:\"jltma_style_main_menu\";a:1:{s:20:\"jltma_menubar_height\";i:2;}s:24:\"jltma_style_tab_menuitem\";a:9:{s:35:\"jltma_content_typography_typography\";i:2;s:36:\"jltma_content_typography_font_family\";i:2;s:34:\"jltma_content_typography_font_size\";i:2;s:36:\"jltma_content_typography_font_weight\";i:2;s:23:\"jltma_menu_item_spacing\";i:1;s:19:\"jltma_menu_item_gap\";i:1;s:21:\"jltma_menu_text_color\";i:2;s:22:\"jltma_item_color_hover\";i:2;s:32:\"jltma_nav_menu_active_text_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:10:{s:13:\"custom_height\";i:7;s:20:\"custom_height_tablet\";i:3;s:20:\"custom_height_mobile\";i:3;s:6:\"layout\";i:7;s:16:\"content_position\";i:10;s:8:\"html_tag\";i:1;s:6:\"height\";i:2;s:3:\"gap\";i:9;s:13:\"content_width\";i:4;s:15:\"column_position\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:9;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:12:{s:21:\"background_background\";i:10;s:19:\"background_position\";i:4;s:15:\"background_size\";i:4;s:16:\"background_color\";i:9;s:16:\"background_image\";i:2;s:23:\"background_image_tablet\";i:1;s:26:\"background_position_tablet\";i:1;s:17:\"background_repeat\";i:1;s:24:\"background_repeat_tablet\";i:1;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;s:26:\"background_bg_width_tablet\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:21:\"section_shape_divider\";a:13:{s:20:\"shape_divider_bottom\";i:4;s:17:\"shape_divider_top\";i:2;s:23:\"shape_divider_top_color\";i:2;s:23:\"shape_divider_top_width\";i:2;s:24:\"shape_divider_top_height\";i:2;s:22:\"shape_divider_top_flip\";i:1;s:26:\"shape_divider_top_negative\";i:2;s:26:\"shape_divider_bottom_color\";i:3;s:26:\"shape_divider_bottom_width\";i:3;s:27:\"shape_divider_bottom_height\";i:3;s:25:\"shape_divider_bottom_flip\";i:1;s:31:\"shape_divider_top_above_content\";i:1;s:34:\"shape_divider_bottom_above_content\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:5:{s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:9;s:7:\"padding\";i:10;s:11:\"_element_id\";i:5;}s:15:\"section_effects\";a:3:{s:18:\"animation_duration\";i:1;s:15:\"animation_delay\";i:1;s:9:\"animation\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:1;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_tablet\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:10;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";i:10;s:10:\"text_color\";i:10;s:21:\"typography_typography\";i:10;s:20:\"typography_font_size\";i:10;s:22:\"typography_font_weight\";i:10;s:22:\"typography_line_height\";i:9;s:12:\"align_mobile\";i:1;s:22:\"typography_font_family\";i:9;s:21:\"typography_font_style\";i:1;s:25:\"typography_letter_spacing\";i:6;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:9;s:8:\"_padding\";i:8;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:8;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:5:\"align\";i:2;s:4:\"link\";i:2;s:4:\"text\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:16:\"background_color\";i:2;s:13:\"border_radius\";i:2;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:17:\"advanced-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"setting_section\";a:5:{s:13:\"slide_visible\";i:1;s:4:\"tabs\";i:1;s:6:\"spaces\";i:1;s:17:\"slide_visible_mbl\";i:1;s:14:\"adaptiveheight\";i:1;}s:15:\"navigation_area\";a:8:{s:8:\"arrowclr\";i:1;s:13:\"arrowposition\";i:1;s:6:\"dotclr\";i:1;s:11:\"dotposition\";i:1;s:5:\"arrow\";i:1;s:9:\"arrowsize\";i:1;s:12:\"arrow_on_mbl\";i:1;s:7:\"dotsize\";i:1;}}s:5:\"style\";a:1:{s:14:\"carousel_style\";a:1:{s:10:\"list_items\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:12;s:10:\"image_size\";i:12;s:5:\"align\";i:12;s:7:\"link_to\";i:5;s:4:\"link\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:15:\"hover_animation\";i:5;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:4;s:15:\"hover_animation\";i:4;}s:21:\"section_style_content\";a:7:{s:10:\"text_align\";i:4;s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_line_height\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:17:\"ma-contact-form-7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:6:\"ma_cf7\";a:1:{s:11:\"ma_cf7_list\";i:1;}s:21:\"ma_cf7_section_errors\";a:1:{s:24:\"ma_cf7_validation_errors\";i:1;}}s:5:\"style\";a:6:{s:30:\"ma_cf7_section_container_style\";a:2:{s:23:\"ma_cf7_background_color\";i:1;s:22:\"ma_cf7ainer_border_top\";i:1;}s:20:\"ma_cf7_section_title\";a:2:{s:16:\"title_text_color\";i:1;s:24:\"ma_cf7_heading_alignment\";i:1;}s:20:\"section_fields_style\";a:2:{s:23:\"ma_cf7_field_text_color\";i:1;s:20:\"ma_cf7_field_padding\";i:1;}s:26:\"ma_cf7_section_label_style\";a:6:{s:16:\"text_color_label\";i:1;s:34:\"ma_cf7_typography_label_typography\";i:1;s:35:\"ma_cf7_typography_label_font_family\";i:1;s:33:\"ma_cf7_typography_label_font_size\";i:1;s:35:\"ma_cf7_typography_label_font_weight\";i:1;s:35:\"ma_cf7_typography_label_line_height\";i:1;}s:34:\"ma_cf7_section_submit_button_style\";a:7:{s:29:\"ma_cf7_button_bg_color_normal\";i:1;s:31:\"ma_cf7_button_text_color_normal\";i:1;s:30:\"ma_cf7_button_text_color_hover\";i:1;s:26:\"ma_cf7_button_border_width\";i:1;s:32:\"ma_cf7_button_border_color_hover\";i:1;s:27:\"ma_cf7_button_border_radius\";i:1;s:14:\"button_padding\";i:1;}s:20:\"ma_cf7_section_style\";a:1:{s:19:\"ma_cf7_layout_style\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:38:\"ma_el_section_advanced_container_extra\";a:4:{s:15:\"ma_el_max_width\";i:1;s:16:\"ma_el_max_height\";i:1;s:15:\"ma_el_min_width\";i:1;s:16:\"ma_el_min_height\";i:1;}s:24:\"jltma_custom_css_section\";a:1:{s:10:\"custom_css\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:3;s:16:\"icon_color_hover\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:3;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:3;s:16:\"text_color_hover\";i:3;s:11:\"text_indent\";i:3;s:26:\"icon_typography_typography\";i:3;s:27:\"icon_typography_font_family\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:3;s:11:\"_element_id\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:10:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:7:\"row_gap\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;}s:20:\"section_social_hover\";a:2:{s:15:\"hover_animation\";i:1;s:19:\"hover_primary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),
(2475, 353, '_elementor_css', 'a:6:{s:4:\"time\";i:1610755059;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2476, 2, '_thumbnail_id', '30'),
(2502, 358, '_elementor_edit_mode', 'builder'),
(2503, 358, '_elementor_template_type', 'wp-page'),
(2504, 358, '_elementor_version', '3.0.16'),
(2505, 358, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2506, 358, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2507, 358, '_elementor_css', 'a:6:{s:4:\"time\";i:1610755059;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2508, 358, '_thumbnail_id', '30'),
(2593, 371, '_wp_page_template', 'elementor_canvas'),
(2594, 371, '_elementor_edit_mode', 'builder'),
(2595, 371, '_elementor_template_type', 'wp-page'),
(2596, 371, '_elementor_version', '3.0.6'),
(2597, 371, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2598, 371, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"}],\"mark_required\":\"yes\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf\\n\\nBest regards.\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2547, 365, '_wp_page_template', 'elementor_canvas'),
(2548, 365, '_elementor_edit_mode', 'builder'),
(2549, 365, '_elementor_template_type', 'wp-page'),
(2550, 365, '_elementor_version', '3.0.16'),
(2551, 365, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2552, 365, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f8713b8\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"42b452a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"fd96888\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"7c4a218\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"28b30b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"b54e4fc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e904bee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7b483e4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b910fc5\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"86432e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2509, 359, '_wp_page_template', 'elementor_canvas'),
(2510, 359, '_elementor_edit_mode', 'builder'),
(2511, 359, '_elementor_template_type', 'wp-page'),
(2512, 359, '_elementor_version', '3.0.16'),
(2513, 359, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2514, 359, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f8713b8\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"42b452a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"fd96888\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"7c4a218\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"28b30b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"b54e4fc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e904bee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7b483e4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b910fc5\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"86432e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2515, 359, '_elementor_css', 'a:6:{s:4:\"time\";i:1610755059;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2516, 359, '_thumbnail_id', '30'),
(2531, 363, '_wp_page_template', 'elementor_canvas'),
(2532, 363, '_elementor_edit_mode', 'builder'),
(2533, 363, '_elementor_template_type', 'wp-page'),
(2534, 363, '_elementor_version', '3.0.16'),
(2535, 363, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2536, 363, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f8713b8\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"42b452a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"fd96888\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"7c4a218\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"28b30b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"b54e4fc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e904bee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7b483e4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b910fc5\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"86432e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2553, 365, '_thumbnail_id', '30'),
(2554, 365, '_elementor_css', 'a:6:{s:4:\"time\";i:1610930480;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2555, 2, '_elementor_pro_version', '3.0.3'),
(2604, 372, '_wp_page_template', 'elementor_canvas'),
(2605, 372, '_elementor_edit_mode', 'builder'),
(2606, 372, '_elementor_template_type', 'wp-page'),
(2607, 372, '_elementor_version', '3.0.6'),
(2608, 372, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2609, 372, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"}],\"mark_required\":\"yes\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf\\n\\nBest regards.\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2537, 363, '_thumbnail_id', '30'),
(2539, 364, '_wp_page_template', 'elementor_canvas'),
(2540, 364, '_elementor_edit_mode', 'builder'),
(2541, 364, '_elementor_template_type', 'wp-page'),
(2542, 364, '_elementor_version', '3.0.16'),
(2543, 364, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2544, 364, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"c2953aa\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f8713b8\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"42b452a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"fd96888\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"7c4a218\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"28b30b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"b54e4fc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e904bee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7b483e4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b910fc5\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"86432e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2545, 364, '_thumbnail_id', '30'),
(2546, 364, '_elementor_css', 'a:6:{s:4:\"time\";i:1610930480;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2577, 369, '_thumbnail_id', '30'),
(2578, 369, '_elementor_pro_version', '3.0.9'),
(2579, 369, '_elementor_css', 'a:6:{s:4:\"time\";i:1610931243;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2575, 369, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2576, 369, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"f8713b8\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"42b452a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"fd96888\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\"},\"elements\":[{\"id\":\"7c4a218\",\"elType\":\"widget\",\"settings\":{\"ma_cf7_list\":\"18\",\"ma_cf7_background_color\":\"#DADADA\",\"ma_cf7ainer_border_top\":\"#FFDE00\",\"title_text_color\":\"#FFFFFF\",\"ma_cf7_heading_alignment\":\"left\",\"ma_cf7_field_text_color\":\"#404040\",\"ma_cf7_field_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false,\"size\":15},\"text_color_label\":\"#FFFFFF\",\"ma_cf7_typography_label_typography\":\"custom\",\"ma_cf7_typography_label_font_family\":\"Montserrat\",\"ma_cf7_typography_label_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ma_cf7_typography_label_font_weight\":\"500\",\"ma_cf7_button_bg_color_normal\":\"#FFDE00\",\"ma_cf7_button_text_color_normal\":\"#1A1A1A\",\"ma_cf7_button_text_color_hover\":\"#027E3F\",\"ma_cf7_button_border_width\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_cf7_button_border_color_hover\":\"#FFFFFF00\",\"ma_cf7_button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ma_cf7_layout_style\":\"2\",\"ma_cf7_validation_errors\":\"hide\",\"ma_cf7_typography_label_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ma_el_max_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_max_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ma_el_min_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ma_el_min_height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"custom_css\":\"span.wpcf7-list-item input {\\n    min-height: 10px;\\n    margin-right: 10px;\\n}\\n\"},\"elements\":[],\"widgetType\":\"ma-contact-form-7\"}],\"isInner\":true},{\"id\":\"28b30b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"b54e4fc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"e904bee\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7b483e4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"b910fc5\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"86432e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2571, 369, '_wp_page_template', 'elementor_canvas'),
(2572, 369, '_elementor_edit_mode', 'builder'),
(2573, 369, '_elementor_template_type', 'wp-page'),
(2574, 369, '_elementor_version', '3.0.16'),
(2599, 371, '_thumbnail_id', '30'),
(2600, 371, '_elementor_pro_version', '3.0.3'),
(2601, 371, '_elementor_css', 'a:6:{s:4:\"time\";i:1610931955;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:9;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2610, 372, '_thumbnail_id', '30'),
(2611, 372, '_elementor_pro_version', '3.0.3'),
(2612, 372, '_elementor_css', 'a:6:{s:4:\"time\";i:1610931974;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2615, 373, '_wp_page_template', 'elementor_canvas'),
(2616, 373, '_elementor_edit_mode', 'builder'),
(2617, 373, '_elementor_template_type', 'wp-page'),
(2618, 373, '_elementor_version', '3.0.6'),
(2619, 373, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2620, 373, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf\\n\\nBest regards.\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2621, 373, '_thumbnail_id', '30'),
(2622, 373, '_elementor_pro_version', '3.0.3'),
(2623, 373, '_elementor_css', 'a:6:{s:4:\"time\";i:1610932057;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2626, 374, '_wp_page_template', 'elementor_canvas'),
(2627, 374, '_elementor_edit_mode', 'builder'),
(2628, 374, '_elementor_template_type', 'wp-page'),
(2629, 374, '_elementor_version', '3.0.6'),
(2630, 374, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2631, 374, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_size\":\"compact\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf\\n\\nBest regards.\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2632, 374, '_thumbnail_id', '30'),
(2633, 374, '_elementor_pro_version', '3.0.3'),
(2634, 374, '_elementor_css', 'a:6:{s:4:\"time\";i:1610932367;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2637, 375, '_wp_page_template', 'elementor_canvas'),
(2638, 375, '_elementor_edit_mode', 'builder'),
(2639, 375, '_elementor_template_type', 'wp-page'),
(2640, 375, '_elementor_version', '3.0.6'),
(2641, 375, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2642, 375, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf\\n\\nBest regards.\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2643, 375, '_thumbnail_id', '30'),
(2644, 375, '_elementor_pro_version', '3.0.3'),
(2645, 375, '_elementor_css', 'a:6:{s:4:\"time\";i:1610932375;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2648, 376, '_wp_page_template', 'elementor_canvas'),
(2649, 376, '_elementor_edit_mode', 'builder'),
(2650, 376, '_elementor_template_type', 'wp-page'),
(2651, 376, '_elementor_version', '3.0.6'),
(2652, 376, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2653, 376, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2654, 376, '_thumbnail_id', '30'),
(2655, 376, '_elementor_pro_version', '3.0.3'),
(2656, 376, '_elementor_css', 'a:6:{s:4:\"time\";i:1610932923;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2659, 377, '_wp_page_template', 'elementor_canvas'),
(2660, 377, '_elementor_edit_mode', 'builder'),
(2661, 377, '_elementor_template_type', 'wp-page'),
(2662, 377, '_elementor_version', '3.0.6'),
(2663, 377, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2664, 377, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"medium\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"yes\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2665, 377, '_thumbnail_id', '30'),
(2666, 377, '_elementor_pro_version', '3.0.3'),
(2667, 377, '_elementor_css', 'a:6:{s:4:\"time\";i:1610933398;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2687, 379, '_thumbnail_id', '30'),
(2688, 379, '_elementor_pro_version', '3.0.3'),
(2689, 379, '_elementor_css', 'a:6:{s:4:\"time\";i:1610934384;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2692, 380, '_wp_page_template', 'elementor_canvas'),
(2693, 380, '_elementor_edit_mode', 'builder'),
(2694, 380, '_elementor_template_type', 'wp-page'),
(2695, 380, '_elementor_version', '3.0.6'),
(2696, 380, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2697, 380, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-18\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"center\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\",\"jltma_main_menu_type_mobile\":\"onepage\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2681, 379, '_wp_page_template', 'elementor_canvas'),
(2682, 379, '_elementor_edit_mode', 'builder'),
(2683, 379, '_elementor_template_type', 'wp-page'),
(2684, 379, '_elementor_version', '3.0.6'),
(2685, 379, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2686, 379, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-18\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"center\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\",\"jltma_main_menu_type_mobile\":\"onepage\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2698, 380, '_thumbnail_id', '30'),
(2699, 380, '_elementor_pro_version', '3.0.3'),
(2700, 380, '_elementor_css', 'a:6:{s:4:\"time\";i:1610934390;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2703, 381, '_wp_page_template', 'elementor_canvas'),
(2704, 381, '_elementor_edit_mode', 'builder'),
(2705, 381, '_elementor_template_type', 'wp-page'),
(2706, 381, '_elementor_version', '3.0.6'),
(2707, 381, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2708, 381, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#00572B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"center\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\",\"jltma_main_menu_type_mobile\":\"onepage\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#027E3F\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2709, 381, '_thumbnail_id', '30'),
(2710, 381, '_elementor_pro_version', '3.0.3'),
(2711, 381, '_elementor_css', 'a:6:{s:4:\"time\";i:1610935320;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2714, 382, '_wp_page_template', 'elementor_canvas'),
(2715, 382, '_elementor_edit_mode', 'builder'),
(2716, 382, '_elementor_template_type', 'wp-page'),
(2717, 382, '_elementor_version', '3.0.6'),
(2718, 382, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2719, 382, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"center\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"300\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFDE00\",\"jltma_nav_menu_active_text_color\":\"#C0C0C0\",\"jltma_main_menu_type_mobile\":\"onepage\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2720, 382, '_thumbnail_id', '30'),
(2721, 382, '_elementor_pro_version', '3.0.3'),
(2722, 382, '_elementor_css', 'a:6:{s:4:\"time\";i:1610935375;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2760, 386, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#007D45\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"center\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"onepage\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#007D45\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2742, 384, '_thumbnail_id', '30'),
(2743, 384, '_elementor_pro_version', '3.0.3'),
(2744, 384, '_elementor_css', 'a:6:{s:4:\"time\";i:1610962413;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2758, 386, '_elementor_version', '3.0.6'),
(2759, 386, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}'),
(2755, 386, '_wp_page_template', 'elementor_canvas'),
(2756, 386, '_elementor_edit_mode', 'builder'),
(2757, 386, '_elementor_template_type', 'wp-page'),
(2736, 384, '_wp_page_template', 'elementor_canvas'),
(2737, 384, '_elementor_edit_mode', 'builder'),
(2738, 384, '_elementor_template_type', 'wp-page'),
(2739, 384, '_elementor_version', '3.0.6'),
(2740, 384, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2741, 384, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#007D45\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"shape_divider_bottom_flip\":\"yes\",\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a06ec03\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true},{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":42},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9a6c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":8},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"center\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"onepage\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#007D45\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2761, 386, '_thumbnail_id', '30'),
(2762, 386, '_elementor_pro_version', '3.0.3'),
(2763, 386, '_elementor_css', 'a:6:{s:4:\"time\";i:1610962415;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2783, 388, '_thumbnail_id', '30'),
(2784, 388, '_elementor_pro_version', '3.0.3'),
(2785, 388, '_elementor_css', 'a:6:{s:4:\"time\";i:1610963325;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2790, 389, '_elementor_template_type', 'wp-page'),
(2791, 389, '_elementor_version', '3.0.6'),
(2792, 389, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2793, 389, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"center\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_item_background_background\":\"classic\",\"jltma_item_background_color\":\"#252525\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#007D45\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#000000\",\"jltma_menu_toggle_background_background\":\"classic\",\"_z_index_mobile\":333},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2788, 389, '_wp_page_template', 'elementor_canvas'),
(2789, 389, '_elementor_edit_mode', 'builder'),
(2777, 388, '_wp_page_template', 'elementor_canvas'),
(2778, 388, '_elementor_edit_mode', 'builder'),
(2779, 388, '_elementor_template_type', 'wp-page'),
(2780, 388, '_elementor_version', '3.0.6'),
(2781, 388, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2782, 388, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#007D45\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"center\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_item_background_background\":\"classic\",\"jltma_item_background_color\":\"#252525\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#007D45\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#000000\",\"jltma_menu_toggle_background_background\":\"classic\",\"_z_index_mobile\":333},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2794, 389, '_thumbnail_id', '30'),
(2795, 389, '_elementor_pro_version', '3.0.3'),
(2796, 389, '_elementor_css', 'a:6:{s:4:\"time\";i:1610963663;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2799, 390, '_wp_page_template', 'elementor_canvas'),
(2800, 390, '_elementor_edit_mode', 'builder'),
(2801, 390, '_elementor_template_type', 'wp-page'),
(2802, 390, '_elementor_version', '3.0.6'),
(2803, 390, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2804, 390, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_item_background_background\":\"classic\",\"jltma_item_background_color\":\"#F5F5F5\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_main_menu_position\":\"center\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_item_background_background\":\"classic\",\"jltma_item_background_color\":\"#252525\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#007D45\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#000000\",\"jltma_menu_toggle_background_background\":\"classic\",\"_z_index_mobile\":333},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2805, 390, '_thumbnail_id', '30'),
(2806, 390, '_elementor_pro_version', '3.0.3'),
(2807, 390, '_elementor_css', 'a:6:{s:4:\"time\";i:1610965210;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2810, 391, '_wp_page_template', 'elementor_canvas'),
(2811, 391, '_elementor_edit_mode', 'builder'),
(2812, 391, '_elementor_template_type', 'wp-page'),
(2813, 391, '_elementor_version', '3.0.6'),
(2814, 391, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2815, 391, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_item_background_background\":\"classic\",\"jltma_item_background_color\":\"#F5F5F5\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_item_background_background\":\"classic\",\"jltma_item_background_color\":\"#F5F5F5\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2816, 391, '_thumbnail_id', '30'),
(2817, 391, '_elementor_pro_version', '3.0.3'),
(2818, 391, '_elementor_css', 'a:6:{s:4:\"time\";i:1610966305;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2833, 393, '_wp_page_template', 'elementor_canvas'),
(2822, 392, '_wp_page_template', 'elementor_canvas'),
(2823, 392, '_elementor_edit_mode', 'builder'),
(2824, 392, '_elementor_template_type', 'wp-page'),
(2825, 392, '_elementor_version', '3.0.6'),
(2826, 392, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2827, 392, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_burger_toggle_type\":\"accordion\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_item_background_background\":\"classic\",\"jltma_item_background_color\":\"#F5F5F5\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2820, 247, '_elementor_css', 'a:6:{s:4:\"time\";i:1610966316;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:1;s:9:\"Rochester\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2828, 392, '_thumbnail_id', '30'),
(2829, 392, '_elementor_pro_version', '3.0.3'),
(2830, 392, '_elementor_css', 'a:6:{s:4:\"time\";i:1610966317;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2834, 393, '_elementor_edit_mode', 'builder'),
(2835, 393, '_elementor_template_type', 'wp-page'),
(2836, 393, '_elementor_version', '3.0.6'),
(2837, 393, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2838, 393, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_burger_toggle_type\":\"accordion\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2839, 393, '_thumbnail_id', '30'),
(2840, 393, '_elementor_pro_version', '3.0.3'),
(2841, 393, '_elementor_css', 'a:6:{s:4:\"time\";i:1610966756;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2844, 394, '_wp_page_template', 'elementor_canvas'),
(2845, 394, '_elementor_edit_mode', 'builder'),
(2846, 394, '_elementor_template_type', 'wp-page'),
(2847, 394, '_elementor_version', '3.0.6'),
(2848, 394, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2849, 394, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_burger_toggle_type\":\"accordion\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2850, 394, '_thumbnail_id', '30'),
(2851, 394, '_elementor_pro_version', '3.0.3'),
(2852, 394, '_elementor_css', 'a:6:{s:4:\"time\";i:1610967182;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2855, 395, '_wp_page_template', 'elementor_canvas'),
(2856, 395, '_elementor_edit_mode', 'builder'),
(2857, 395, '_elementor_template_type', 'wp-page'),
(2858, 395, '_elementor_version', '3.0.6'),
(2859, 395, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2860, 395, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_burger_toggle_type\":\"accordion\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\",\"jltma_main_menu_position\":\"flex-start\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2861, 395, '_thumbnail_id', '30'),
(2862, 395, '_elementor_pro_version', '3.0.3'),
(2863, 395, '_elementor_css', 'a:6:{s:4:\"time\";i:1610967228;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2866, 396, '_wp_page_template', 'elementor_canvas'),
(2867, 396, '_elementor_edit_mode', 'builder'),
(2868, 396, '_elementor_template_type', 'wp-page'),
(2869, 396, '_elementor_version', '3.0.6'),
(2870, 396, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2871, 396, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_burger_toggle_type\":\"accordion\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\",\"jltma_main_menu_position\":\"flex-start\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2872, 396, '_thumbnail_id', '30'),
(2873, 396, '_elementor_pro_version', '3.0.3'),
(2874, 396, '_elementor_css', 'a:6:{s:4:\"time\";i:1610967391;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2877, 397, '_wp_page_template', 'elementor_canvas'),
(2878, 397, '_elementor_edit_mode', 'builder'),
(2879, 397, '_elementor_template_type', 'wp-page'),
(2880, 397, '_elementor_version', '3.0.6'),
(2881, 397, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2882, 397, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_burger_toggle_type\":\"accordion\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\",\"jltma_main_menu_position\":\"flex-start\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2883, 397, '_thumbnail_id', '30'),
(2884, 397, '_elementor_pro_version', '3.0.3'),
(2885, 397, '_elementor_css', 'a:6:{s:4:\"time\";i:1610967511;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2888, 398, '_wp_page_template', 'elementor_canvas'),
(2889, 398, '_elementor_edit_mode', 'builder'),
(2890, 398, '_elementor_template_type', 'wp-page'),
(2891, 398, '_elementor_version', '3.0.6'),
(2892, 398, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2893, 398, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_burger_toggle_type\":\"accordion\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#181818\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_item_background_background\":\"classic\",\"jltma_item_background_color\":\"#21212100\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2894, 398, '_thumbnail_id', '30'),
(2895, 398, '_elementor_pro_version', '3.0.3'),
(2896, 398, '_elementor_css', 'a:6:{s:4:\"time\";i:1610967620;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2919, 401, '_wp_page_template', 'elementor_canvas'),
(2928, 2, '_elementor_controls_usage', 'a:14:{s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:1;s:14:\"thumbnail_size\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;s:8:\"position\";i:1;s:10:\"title_size\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:5:{s:11:\"image_space\";i:1;s:10:\"image_size\";i:1;s:19:\"image_border_radius\";i:1;s:18:\"image_space_mobile\";i:1;s:17:\"image_size_mobile\";i:1;}s:21:\"section_style_content\";a:12:{s:10:\"text_align\";i:1;s:26:\"content_vertical_alignment\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:18:\"title_bottom_space\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:34:\"description_typography_font_weight\";i:1;s:17:\"text_align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:32;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:32;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:8;s:16:\"content_position\";i:10;s:21:\"space_between_widgets\";i:6;s:19:\"_inline_size_tablet\";i:3;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:10;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:6;s:7:\"padding\";i:10;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:21:\"background_background\";i:7;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:3;s:16:\"background_image\";i:1;s:18:\"background_color_b\";i:2;s:25:\"background_gradient_angle\";i:2;}}}}s:10:\"ma-navmenu\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:17:\"jltma_content_tab\";a:8:{s:20:\"jltma_main_menu_type\";i:1;s:14:\"jltma_nav_menu\";i:2;s:25:\"jltma_menu_trigger_effect\";i:2;s:23:\"jltma_submenu_indicator\";i:1;s:19:\"jltma_menu_splitter\";i:2;s:27:\"jltma_main_menu_type_mobile\";i:1;s:27:\"jltma_main_menu_type_tablet\";i:1;s:24:\"jltma_main_menu_position\";i:1;}s:20:\"jltma_hamburger_menu\";a:4:{s:26:\"jltma_burger_menu_location\";i:2;s:21:\"jltma_offcanvas_align\";i:1;s:16:\"burger_btn_color\";i:2;s:24:\"jltma_burger_toggle_type\";i:1;}s:17:\"jltma_mobile_menu\";a:2:{s:19:\"jltma_nav_menu_logo\";i:2;s:27:\"jltma_nav_menu_logo_link_to\";i:2;}}s:5:\"style\";a:4:{s:21:\"jltma_style_main_menu\";a:2:{s:20:\"jltma_menubar_height\";i:2;s:35:\"jltma_menubar_background_background\";i:2;}s:24:\"jltma_style_tab_menuitem\";a:14:{s:35:\"jltma_content_typography_typography\";i:2;s:36:\"jltma_content_typography_font_family\";i:2;s:34:\"jltma_content_typography_font_size\";i:2;s:36:\"jltma_content_typography_font_weight\";i:2;s:23:\"jltma_menu_item_spacing\";i:2;s:19:\"jltma_menu_item_gap\";i:2;s:21:\"jltma_menu_text_color\";i:2;s:22:\"jltma_item_color_hover\";i:2;s:41:\"jltma_content_typography_font_size_mobile\";i:2;s:43:\"jltma_content_typography_line_height_mobile\";i:2;s:28:\"jltma_menu_text_color_tablet\";i:2;s:38:\"jltma_item_background_hover_background\";i:2;s:32:\"jltma_item_background_background\";i:1;s:27:\"jltma_item_background_color\";i:1;}s:29:\"jltma_style_tab_submenu_panel\";a:2:{s:45:\"jltma_submenu_container_background_background\";i:2;s:40:\"jltma_submenu_container_background_color\";i:2;}s:28:\"jltma_style_tab_submenu_item\";a:3:{s:46:\"jltma_style_tab_submenu_indicator_color_tablet\";i:2;s:37:\"jltma_menu_item_background_background\";i:2;s:32:\"jltma_menu_item_background_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:10:{s:13:\"custom_height\";i:7;s:20:\"custom_height_tablet\";i:3;s:20:\"custom_height_mobile\";i:3;s:6:\"layout\";i:7;s:16:\"content_position\";i:10;s:8:\"html_tag\";i:1;s:6:\"height\";i:2;s:3:\"gap\";i:9;s:13:\"content_width\";i:4;s:15:\"column_position\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:9;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:13:{s:21:\"background_background\";i:10;s:19:\"background_position\";i:4;s:15:\"background_size\";i:4;s:16:\"background_color\";i:9;s:16:\"background_image\";i:2;s:23:\"background_image_tablet\";i:1;s:26:\"background_position_tablet\";i:1;s:17:\"background_repeat\";i:1;s:24:\"background_repeat_tablet\";i:1;s:22:\"background_size_tablet\";i:1;s:19:\"background_bg_width\";i:1;s:26:\"background_bg_width_tablet\";i:1;s:18:\"background_color_b\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:21:\"section_shape_divider\";a:12:{s:20:\"shape_divider_bottom\";i:4;s:17:\"shape_divider_top\";i:2;s:23:\"shape_divider_top_color\";i:2;s:23:\"shape_divider_top_width\";i:2;s:24:\"shape_divider_top_height\";i:2;s:22:\"shape_divider_top_flip\";i:1;s:26:\"shape_divider_top_negative\";i:2;s:26:\"shape_divider_bottom_color\";i:3;s:26:\"shape_divider_bottom_width\";i:3;s:27:\"shape_divider_bottom_height\";i:3;s:31:\"shape_divider_top_above_content\";i:1;s:34:\"shape_divider_bottom_above_content\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:7:{s:14:\"padding_tablet\";i:8;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:9;s:7:\"padding\";i:10;s:14:\"z_index_mobile\";i:1;s:11:\"_element_id\";i:5;s:13:\"margin_tablet\";i:2;}s:15:\"section_effects\";a:4:{s:18:\"animation_duration\";i:1;s:15:\"animation_delay\";i:1;s:6:\"sticky\";i:1;s:9:\"animation\";i:1;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:1;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:12:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:27:\"typography_font_size_mobile\";i:2;s:29:\"typography_line_height_tablet\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:10:\"_animation\";i:2;s:18:\"animation_duration\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:11;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:5:\"align\";i:11;s:10:\"text_color\";i:11;s:21:\"typography_typography\";i:11;s:20:\"typography_font_size\";i:11;s:22:\"typography_font_weight\";i:10;s:22:\"typography_line_height\";i:10;s:12:\"align_mobile\";i:3;s:22:\"typography_font_family\";i:10;s:21:\"typography_font_style\";i:1;s:27:\"typography_font_size_tablet\";i:3;s:25:\"typography_letter_spacing\";i:7;s:27:\"typography_font_size_mobile\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:9;s:14:\"_margin_mobile\";i:6;s:15:\"_padding_mobile\";i:3;s:15:\"_z_index_mobile\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:9;}s:19:\"_section_responsive\";a:3:{s:11:\"hide_mobile\";i:1;s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:5:\"align\";i:2;s:4:\"link\";i:2;s:12:\"align_mobile\";i:1;s:4:\"text\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:16:\"background_color\";i:2;s:13:\"border_radius\";i:2;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_mobile\";i:1;s:15:\"_z_index_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:17:\"advanced-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"setting_section\";a:5:{s:13:\"slide_visible\";i:1;s:4:\"tabs\";i:1;s:6:\"spaces\";i:1;s:17:\"slide_visible_mbl\";i:1;s:14:\"adaptiveheight\";i:1;}s:15:\"navigation_area\";a:8:{s:8:\"arrowclr\";i:1;s:13:\"arrowposition\";i:1;s:6:\"dotclr\";i:1;s:11:\"dotposition\";i:1;s:5:\"arrow\";i:1;s:9:\"arrowsize\";i:1;s:12:\"arrow_on_mbl\";i:1;s:7:\"dotsize\";i:1;}}s:5:\"style\";a:1:{s:14:\"carousel_style\";a:1:{s:10:\"list_items\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:12;s:10:\"image_size\";i:12;s:5:\"align\";i:12;s:7:\"link_to\";i:5;s:4:\"link\";i:5;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:15:\"hover_animation\";i:5;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:4;s:15:\"hover_animation\";i:4;}s:21:\"section_style_content\";a:7:{s:10:\"text_align\";i:4;s:18:\"title_bottom_space\";i:4;s:11:\"title_color\";i:4;s:27:\"title_typography_typography\";i:4;s:28:\"title_typography_line_height\";i:4;s:26:\"title_typography_font_size\";i:4;s:28:\"title_typography_font_weight\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:15:\"section_effects\";a:3:{s:10:\"_animation\";i:4;s:18:\"animation_duration\";i:4;s:16:\"_animation_delay\";i:4;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:7:{s:19:\"section_form_fields\";a:2:{s:11:\"form_fields\";i:1;s:13:\"mark_required\";i:1;}s:15:\"section_buttons\";a:2:{s:12:\"button_align\";i:1;s:11:\"button_text\";i:1;}s:19:\"section_integration\";a:1:{s:14:\"submit_actions\";i:1;}s:13:\"section_email\";a:3:{s:8:\"email_to\";i:1;s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;}s:15:\"section_email_2\";a:5:{s:10:\"email_to_2\";i:1;s:15:\"email_content_2\";i:1;s:12:\"email_from_2\";i:1;s:16:\"email_reply_to_2\";i:1;s:14:\"email_to_bcc_2\";i:1;}s:16:\"section_redirect\";a:1:{s:11:\"redirect_to\";i:1;}s:20:\"section_form_options\";a:1:{s:15:\"custom_messages\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_form_style\";a:4:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:11:\"label_color\";i:1;s:19:\"mark_required_color\";i:1;}s:20:\"section_button_style\";a:2:{s:17:\"button_text_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:3;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:3;s:10:\"icon_align\";i:3;}s:18:\"section_icon_style\";a:4:{s:10:\"icon_color\";i:3;s:16:\"icon_color_hover\";i:3;s:9:\"icon_size\";i:3;s:15:\"icon_self_align\";i:3;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:3;s:16:\"text_color_hover\";i:3;s:11:\"text_indent\";i:3;s:26:\"icon_typography_typography\";i:3;s:27:\"icon_typography_font_family\";i:3;s:25:\"icon_typography_font_size\";i:3;s:27:\"icon_typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:3;s:11:\"_element_id\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:17:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:7:\"row_gap\";i:1;s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;s:13:\"border_radius\";i:1;s:16:\"icon_size_mobile\";i:1;s:19:\"icon_padding_mobile\";i:1;s:19:\"icon_spacing_mobile\";i:1;s:16:\"icon_size_tablet\";i:1;s:19:\"icon_padding_tablet\";i:1;s:19:\"icon_spacing_tablet\";i:1;s:14:\"row_gap_tablet\";i:1;}s:20:\"section_social_hover\";a:2:{s:15:\"hover_animation\";i:1;s:19:\"hover_primary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),
(2920, 401, '_elementor_edit_mode', 'builder'),
(2921, 401, '_elementor_template_type', 'wp-page'),
(2922, 401, '_elementor_version', '3.0.6'),
(2923, 401, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}'),
(2914, 400, '_thumbnail_id', '30'),
(2915, 400, '_elementor_pro_version', '3.0.3'),
(2916, 400, '_elementor_css', 'a:6:{s:4:\"time\";i:1610969389;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2924, 401, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_burger_toggle_type\":\"accordion\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#181818\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_item_background_background\":\"classic\",\"jltma_item_background_color\":\"#21212100\",\"_margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2908, 400, '_wp_page_template', 'elementor_canvas'),
(2909, 400, '_elementor_edit_mode', 'builder'),
(2910, 400, '_elementor_template_type', 'wp-page'),
(2911, 400, '_elementor_version', '3.0.6'),
(2912, 400, '_elementor_page_settings', 'a:5:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#027E3F\";s:14:\"ha_grid_zindex\";s:4:\"1000\";}');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2913, 400, '_elementor_data', '[{\"id\":\"2e227a45\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#007D45\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"nav\",\"animation_duration\":\"slow\",\"animation_delay\":1000,\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_bbad_sssic_use\":\"yes\",\"_ob_glider_is_slider\":\"\",\"z_index_mobile\":222,\"sticky\":\"top\"},\"elements\":[{\"id\":\"693646e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.06,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"_inline_size_mobile\":60},\"elements\":[{\"id\":\"09cef1b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-dietary-supplements-logo.png\",\"id\":30},\"thumbnail_size\":\"thumbnail\",\"title_text\":\"Dietary supplements manufacturer since 1983\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h1\",\"image_space\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"title_typography_font_weight\":\"normal\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"text_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b65c4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.94,\"_inline_size_mobile\":40,\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-17\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1493270\",\"elType\":\"widget\",\"settings\":{\"jltma_main_menu_type\":\"onepage\",\"jltma_nav_menu\":\"menu-ancla-principal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_submenu_indicator\":\"small-plus\",\"jltma_burger_menu_location\":\"offcanvas\",\"jltma_offcanvas_align\":\"right\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_burger_toggle_type\":\"accordion\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#FFFFFF\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"681c8659\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":500},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"05\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_color\":\"#007D45\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-fondo.jpg\",\"id\":67},\"layout\":\"full_width\",\"shape_divider_bottom\":\"opacity-tilt\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"253a0570\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[{\"id\":\"30aba1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Become a distributor\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h3\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53158356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Quality. Experience. Product range. Well-being and nature<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFD900\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_background\":\"classic\",\"_background_color\":\"#007D45\",\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"294dff08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\"},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":0},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"_element_id\":\"products\",\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_image_tablet\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/robis-background-web-1.jpg\",\"id\":43},\"background_position\":\"center left\",\"background_position_tablet\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"initial\",\"background_size_tablet\":\"initial\",\"background_bg_width\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":321,\"sizes\":[]},\"animation\":\"fadeIn\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"43ea0ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":26.503,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"_inline_size_tablet\":26},\"elements\":[{\"id\":\"0d58d3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFDE00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"em\",\"size\":10,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-8\",\"left\":\"-9\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0bc927d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"13a0915\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">products<\\/p>\",\"align\":\"center\",\"text_color\":\"#007D45\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_animation\":\"zoomInLeft\",\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"673de88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#565656\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f6d30ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":73.497,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"04a560f\",\"elType\":\"widget\",\"settings\":{\"slide_visible\":3,\"tabs\":2,\"arrowclr\":\"#027E3F\",\"arrowposition\":\"\",\"dotclr\":\"#FFFFFF\",\"dotposition\":\"20\",\"list_items\":[{\"_id\":\"1bde1a1\",\"slide_name\":\"collagen complex\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/collagen-complex.jpg\",\"id\":68},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/collagen-complex\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Collagen Complex<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>JOINT CARE<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.<\\/p>\"},{\"slide_name\":\"mirticir\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/mikticir.jpg\",\"id\":70},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Mirticir<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>CIRCULATORY SYSTEM,<\\/strong><br \\/><strong>BEAUTY LEGS<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.<\\/p>\",\"_id\":\"c222be2\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/mirticir-2\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"slide_name\":\"Junior\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-junior.jpg\",\"id\":73},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Junior<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>GROWTH, VITALITY, <\\/strong><strong>NUTRITIONAL DEFICIENCIES<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-junior\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"e95aaa0\"},{\"slide_name\":\"Inmunidad\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/royal-jelly-inmunity.jpg\",\"id\":72},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Reina Real Inmunity<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><b>INMUNE SYSTEM<\\/b><\\/p><p style=\\\"text-align: center;\\\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/royal-jelly\\/reina-real-inmunidad\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"_id\":\"a9b42e7\"},{\"_id\":\"3e8240a\",\"slide_name\":\"Robis probiotics\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/probiotics.jpg\",\"id\":71},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Robis Probiotics<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>DIGESTIVE SYSTEM<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.<\\/p>\",\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/robis-probiotics\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"50d5fc8\",\"slide_name\":\"U\\u00f1as\",\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/hair-nail-skin-b10.jpg\",\"id\":69},\"btn_link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/food-supplements\\/hail-nails-skin-bio\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"},\"content\":\"<h3 style=\\\"text-align: center;\\\"><span style=\\\"color: #007d45;\\\">Hair Nails Skin Bio<\\/span><\\/h3><p style=\\\"text-align: center;\\\"><strong>BEAUTY<\\/strong><\\/p><p style=\\\"text-align: center;\\\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.<\\/p>\"}],\"spaces\":15,\"slide_visible_mbl\":2,\"arrow\":\"false\",\"arrowsize\":\"\",\"arrow_on_mbl\":\"none\",\"dotsize\":51,\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"_element_width\":\"auto\",\"adaptiveheight\":\"false\"},\"elements\":[],\"widgetType\":\"advanced-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df5ec6a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800},\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"_element_id\":\"goals\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"shape_divider_top\":\"opacity-tilt\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"shape_divider_top_flip\":\"yes\",\"shape_divider_top_negative\":\"yes\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d742cac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4dc7ade\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"81d3683\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a6f7d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Meet<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e74b4a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"e0659a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Your<\\/p>\",\"align\":\"center\",\"text_color\":\"#FF6D00\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rochester\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_mobile\":2},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"141f59e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"bfd230b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Goals<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"zoomInRight\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"480dab9\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"34\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"editor\":\"<p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"82b92f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/pretty_long_hair_gir_cSsWT.jpg\",\"id\":117},\"image_size\":\"medium_large\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"647cad04\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"column_position\":\"bottom\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"gap\":\"wider\",\"background_overlay_background\":\"classic\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":800},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":612},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_position\":\"middle\",\"structure\":\"50\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"mountains\",\"shape_divider_bottom_color\":\"#2D2D2D00\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2cd926be\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"1dfdfcb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/BONES-JOINTS.png\",\"id\":112},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/joints-bones\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bea4c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"26addcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/IMMUNE-SYSTEM.png\",\"id\":114},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/defenses-immune-system\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d7b3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"21e28ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ENERGY-VITALITY.png\",\"id\":113},\"image_size\":\"thumbnail\",\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/energy-and-vitality\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1d3eb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"b6be1f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/SPORT.png\",\"id\":115},\"image_size\":\"thumbnail\",\"align\":\"center\",\"link_to\":\"custom\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/sport\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a0a619a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"9be455e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/WOMAN.png\",\"id\":116},\"align\":\"center\",\"hover_animation\":\"grow\",\"_animation\":\"fadeIn\",\"image_size\":\"thumbnail\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/attributes\\/solucion\\/woman\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c7dd8fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#1F1F1F\",\"shape_divider_bottom\":\"pyramids\",\"shape_divider_bottom_color\":\"#FFFFFF\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":156,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"12\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ab72d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d30a43\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"cc4466f\",\"elType\":\"widget\",\"settings\":{\"text\":\"See more goals now!\",\"align\":\"center\",\"background_color\":\"#005B33\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"size\":\"lg\",\"button_background_hover_color\":\"#005D2E\",\"link\":{\"url\":\"https:\\/\\/robis.es\\/en\\/products\\/#content-wrap\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_animation\":\"bounceInUp\",\"_z_index_mobile\":111},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b673a12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"be42259\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"quality\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059b50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d29b505\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Our certifications<\\/p>\",\"align\":\"center\",\"text_color\":\"#909090\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91d7d60\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"margin\":{\"unit\":\"%\",\"top\":\"1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"b011bd5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e093de4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS.png\",\"id\":130},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"01d647b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"ee3745b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"95e047e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c6676d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/3.png\",\"id\":133},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"872fa6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f28c231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/1.png\",\"id\":131},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cef50fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2b8ad55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/4.png\",\"id\":134},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fe9a65b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"84d694a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/2.png\",\"id\":132},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"72b907e\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f410e01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/6.png\",\"id\":136},\"image_size\":\"thumbnail\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105445e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"column_position\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"shape_divider_top\":\"opacity-fan\",\"shape_divider_top_color\":\"#FFFFFF\",\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":204,\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":102,\"sizes\":[]},\"shape_divider_top_negative\":\"yes\",\"shape_divider_top_above_content\":\"yes\",\"shape_divider_bottom\":\"opacity-fan\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_element_id\":\"distributor\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"shape_divider_bottom_color\":\"#027E3F\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":167,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"shape_divider_bottom_above_content\":\"yes\"},\"elements\":[{\"id\":\"6564f8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/abeja-girasol-jalea-real.jpg\",\"id\":146},\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da1b986\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f28610\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":50,\"content_position\":\"center\",\"align\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F4F4F4\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"14\",\"right\":\"10\",\"bottom\":\"14\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"37436f7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Robis?\",\"align\":\"left\",\"title_color\":\"#027E3F\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"header_size\":\"h3\",\"typography_font_family\":\"Montserrat\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"text_shadow_text_shadow_type\":\"yes\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d439df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Quality manufacturers since 1983\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":222},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a55377\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Wide range of products\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":333},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b1eeb5c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"International experience\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":444},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"fdc8fde\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Versatility &amp; adaptability\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FF6D00\",\"icon_space\":{\"unit\":\"px\",\"size\":14},\"icon_size\":{\"unit\":\"px\",\"size\":40},\"hover_animation\":\"grow\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#909090\",\"title_typography_typography\":\"custom\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"6\",\"isLinked\":false},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_animation_delay\":555},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d044669\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"contact\"},\"elements\":[{\"id\":\"47eb7cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"adea38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Contact us<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7e0b198\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"_ob_bbad_sssic_use\":\"\",\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"2\",\"left\":0,\"isLinked\":false},\"gap\":\"wider\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e5a4d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#282828\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"306aa6e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"_id\":\"dcc5c95\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"ff79bc2\"},{\"_id\":\"2e6d1be\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"custom_id\":\"field_2e6d1be\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"22a5c40\",\"required\":\"true\"},{\"_id\":\"fb56f5e\",\"field_type\":\"acceptance\",\"field_label\":\"Privacity\",\"required\":\"true\",\"acceptance_text\":\"I accept that I have read and understand the terms and conditions of the site, as well as its data privacy policy\",\"checked_by_default\":\"\",\"custom_id\":\"field_fb56f5e\"},{\"_id\":\"5be5373\",\"field_type\":\"recaptcha\",\"field_label\":\"reCAPTCHA\",\"recaptcha_style\":\"dark\",\"custom_id\":\"field_5be5373\"}],\"mark_required\":\"yes\",\"button_align\":\"center\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"submit_actions\":[\"email\",\"email2\",\"redirect\"],\"email_to\":\"jose@seoestudios.es,robis@robis.es\",\"email_subject\":\"New message from \\\"ROBIS.US\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"web-form@robis.us\",\"email_from_name\":\"ROBIS\",\"email_to_2\":\"[field id=\\\"email\\\"]\",\"email_subject_2\":\"New message from \\\"ROBIS\\\"\",\"email_content_2\":\"[all-fields]\\n\\nNow you can download our magazine in pdf format fromo here: https:\\/\\/robis.us\\/wp-content\\/uploads\\/2021\\/01\\/ROBIS-Company-profile.pdf <br>\\n\\nBest regards.<br>\\n\\nROBIS S.L.\",\"email_from_2\":\"web-form@robis.us\",\"email_from_name_2\":\"ROBIS\",\"email_reply_to_2\":\"robis@robis.es\",\"email_to_bcc_2\":\"jose@seoestudios.es\",\"redirect_to\":\"https:\\/\\/robis.us\\/thankyou-form\\/\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"custom_messages\":\"yes\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"label_color\":\"#ECECEC\",\"mark_required_color\":\"#FF0000\",\"button_text_color\":\"#323232\",\"button_background_hover_color\":\"#FF6D00\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"606de59\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dbb0c1a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"robis@robis.es\",\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"_id\":\"8982f31\",\"link\":{\"url\":\"mailto:robis@robis.es\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"mailfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"467e94d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+34 958 46 77 22\",\"_id\":\"010663a\",\"selected_icon\":{\"value\":\"fas fa-phone-square-alt\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"tel:+34958467722\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false},\"_element_id\":\"telfoo\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"dbac075\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Pol\\u00edgono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\",\"selected_icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"_id\":\"00086bb\"}],\"space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_align\":\"left\",\"icon_color\":\"#FFDE00\",\"icon_color_hover\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"icon_self_align\":\"left\",\"text_color\":\"#FFFFFF\",\"text_color_hover\":\"#E3E3E3\",\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"11\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9efc4e4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"220a6c4\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/robis-sl\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"eee9a2a\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/robisoficial\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"43bb491\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCZxg186rV0q9T7i5XpdkY8A\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#FFDE00\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#FFDE00\",\"icon_secondary_color\":\"#027E3F\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"hover_animation\":\"shrink\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#FFFFFF\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#106727\",\"border_radius\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"em\",\"size\":0.3,\"sizes\":[]},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"icon_spacing_tablet\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"row_gap_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a2e30d\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_color\":\"#4B4B4B\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"f84155c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":54.492,\"background_background\":\"classic\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":290,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"content_position\":\"center\",\"align\":\"center\"},\"elements\":[{\"id\":\"6d36790\",\"elType\":\"widget\",\"settings\":{\"jltma_nav_menu\":\"legal\",\"jltma_menu_trigger_effect\":\"click\",\"jltma_menu_splitter\":\"\",\"jltma_nav_menu_logo_link_to\":\"custom\",\"jltma_menubar_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"jltma_content_typography_typography\":\"custom\",\"jltma_content_typography_font_family\":\"Montserrat\",\"jltma_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"jltma_content_typography_font_weight\":\"400\",\"jltma_menu_text_color\":\"#FFFFFF\",\"jltma_item_color_hover\":\"#FFD500\",\"jltma_main_menu_type_mobile\":\"default\",\"jltma_main_menu_type_tablet\":\"default\",\"jltma_nav_menu_logo\":{\"url\":\"\",\"id\":\"\"},\"jltma_burger_menu_location\":\"overlay\",\"burger_btn_color\":\"#FFDE00\",\"jltma_menubar_background_background\":\"classic\",\"jltma_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"jltma_content_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"jltma_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"jltma_menu_item_gap\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"jltma_menu_text_color_tablet\":\"#FFFFFF\",\"jltma_item_background_hover_background\":\"classic\",\"jltma_submenu_container_background_background\":\"classic\",\"jltma_submenu_container_background_color\":\"#181818\",\"jltma_style_tab_submenu_indicator_color_tablet\":\"#FFFFFF\",\"jltma_menu_item_background_background\":\"classic\",\"jltma_menu_item_background_color\":\"#FFFFFF\",\"jltma_main_menu_position\":\"flex-start\",\"jltma_item_background_background\":\"classic\",\"jltma_item_background_color\":\"#21212100\"},\"elements\":[],\"widgetType\":\"ma-navmenu\"}],\"isInner\":false},{\"id\":\"538642e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45.229,\"background_background\":\"gradient\",\"background_color_b\":\"\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"4a8b4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Background images by <span style=\\\"color: #ffffff;\\\"><span style=\\\"color: #ccffff;\\\"><a style=\\\"color: #ccffff;\\\" href=\\\"https:\\/\\/www.freepik.com\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow\\\">Freepik<\\/a><\\/span>. Powered by SEOestudios.es<\\/span>\",\"align\":\"right\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wprk_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2925, 401, '_thumbnail_id', '30'),
(2926, 401, '_elementor_pro_version', '3.0.3'),
(2927, 401, '_elementor_css', 'a:6:{s:4:\"time\";i:1610972454;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2929, 2, '_elementor_css', 'a:6:{s:4:\"time\";i:1610988842;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:3;s:9:\"Rochester\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:2;s:8:\"fa-solid\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2930, 402, '_elementor_edit_mode', 'builder'),
(2931, 402, '_elementor_template_type', 'kit'),
(2932, 402, '_wp_page_template', 'default'),
(2933, 402, '_elementor_page_settings', 'a:29:{s:9:\"site_name\";s:5:\"ROBIS\";s:16:\"site_description\";s:43:\"Dietary supplements manufacturer since 1983\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#027E3F\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#4D4D4D\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#4D4D4D\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFDE00\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"800\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"600\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:10:\"Montserrat\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:10:\"body_color\";s:7:\"#4D4D4D\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:10:\"Montserrat\";s:17:\"link_normal_color\";s:7:\"#027E3F\";s:8:\"h1_color\";s:7:\"#FFFFFF\";s:8:\"h2_color\";s:7:\"#FFDE00\";s:8:\"h3_color\";s:7:\"#2E2E2E\";s:8:\"h4_color\";s:7:\"#4D4D4D\";s:8:\"h5_color\";s:7:\"#0F0F0F\";s:8:\"h6_color\";s:7:\"#0F0F0F\";s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:33:\"button_box_shadow_box_shadow_type\";s:3:\"yes\";s:28:\"button_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:2;s:8:\"vertical\";i:2;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:1;}s:23:\"button_hover_text_color\";s:7:\"#FFDE00\";s:39:\"button_hover_box_shadow_box_shadow_type\";s:3:\"yes\";s:34:\"button_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:1;s:8:\"vertical\";i:1;s:4:\"blur\";i:10;s:6:\"spread\";i:0;s:5:\"color\";s:15:\"rgba(0,0,0,0.5)\";}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:21:\"image_css_filters_hue\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:132;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:12:\"site_favicon\";a:2:{s:3:\"url\";s:78:\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\";s:2:\"id\";i:30;}}'),
(2934, 402, '_elementor_data', '[]'),
(2935, 402, '_elementor_version', '3.0.6'),
(2936, 402, '_elementor_css', 'a:6:{s:4:\"time\";i:1610668920;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(2937, 402, '_elementor_pro_version', '3.0.3');

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_posts`
--

CREATE TABLE `wprk_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Volcado de datos para la tabla `wprk_posts`
--

INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2, 1, '2021-01-12 09:05:45', '2021-01-12 09:05:45', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"accordion\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-388\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-388 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-388 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-388.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-388.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-388.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-388 .slick-prev, #tdt-slider-388 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a rel=\"nofollow\" href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'publish', 'closed', 'open', '', 'home', '', '', '2021-01-18 09:54:00', '2021-01-18 16:54:00', '', 0, 'https://robis.us/?page_id=2', 0, 'page', '', 0),
(9, 1, '2021-01-14 02:59:04', '2021-01-14 09:59:04', '', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 02:59:04', '2021-01-14 09:59:04', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(15, 1, '2021-01-14 03:03:34', '2021-01-14 10:03:34', '<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 03:03:34', '2021-01-14 10:03:34', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(16, 1, '2021-01-14 03:03:34', '2021-01-14 10:03:34', '<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 03:03:34', '2021-01-14 10:03:34', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(17, 1, '2021-01-14 03:03:34', '2021-01-14 10:03:34', '<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 03:03:34', '2021-01-14 10:03:34', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(5, 0, '2021-01-14 09:45:44', '2021-01-14 09:45:44', '', 'Kit por defecto', '', 'publish', 'closed', 'closed', '', 'kit-por-defecto', '', '', '2021-01-14 09:52:32', '2021-01-14 16:52:32', '', 0, 'https://robis.us/?elementor_library=kit-por-defecto', 0, 'elementor_library', '', 0),
(12, 1, '2021-01-14 03:02:26', '2021-01-14 10:02:26', '', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 03:02:26', '2021-01-14 10:02:26', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(13, 1, '2021-01-14 03:02:26', '2021-01-14 10:02:26', '', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 03:02:26', '2021-01-14 10:02:26', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(14, 1, '2021-01-14 03:02:26', '2021-01-14 10:02:26', '<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 03:02:26', '2021-01-14 10:02:26', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(18, 1, '2021-01-14 03:06:58', '2021-01-14 10:06:58', '<label> Your name*\r\n    [text* your-name] </label>\r\n\r\n<label> Your email*\r\n    [email* your-email] </label>\r\n\r\n<label> Your company (optional)\r\n    [text* your-company] </label>\r\n\r\n<label> Your message*\r\n    [textarea your-message] </label>\r\n\r\n<label>\r\n[acceptance privacidad][/acceptance]<br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label>\r\n\r\n[recaptcha]\r\n\r\n\r\n[submit \"Submit\"]\n1\n[_site_title] \"[your-subject]\"\nno-respond@robis.us\njose@seoestudios.es\nFrom: [your-name] \r\nEmail: [your-email]\r\nCompany: [your-company]\r\nPrivacity policy: [privacidad]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\nThank you for contact us! - ROBIS\nno-respond@robis.us\n[your-email]\nThank you for contact us!\r\n\r\nWe will reply as soon as possible\r\n\r\nNow you can download a free robis ebook in pdf format here: https://robis.us/wp-content/uploads/2021/01/es_lipsum_com_feed_html.pdf\r\n\r\n-- \r\nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n\nuploads/2021/01/ROBIS-Company-profile.pdf\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2021-01-15 05:26:19', '2021-01-15 12:26:19', '', 0, 'https://robis.us/?post_type=wpcf7_contact_form&#038;p=18', 0, 'wpcf7_contact_form', '', 0),
(20, 1, '2021-01-14 03:14:00', '2021-01-14 10:14:00', '<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 03:14:00', '2021-01-14 10:14:00', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(21, 1, '2021-01-14 03:14:00', '2021-01-14 10:14:00', '<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 03:14:00', '2021-01-14 10:14:00', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(22, 1, '2021-01-14 03:14:00', '2021-01-14 10:14:00', '<p>We design all in one tech solution for the complex needs of the <strong>capital management</strong> industry.</p>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 03:14:00', '2021-01-14 10:14:00', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(23, 1, '2021-01-14 05:42:14', '2021-01-14 12:42:14', '<p>We design all in one tech solution for the complex needs of the <strong>capital management</strong> industry.</p>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 05:42:14', '2021-01-14 12:42:14', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(24, 1, '2021-01-14 05:42:14', '2021-01-14 12:42:14', '<p>We design all in one tech solution for the complex needs of the <strong>capital management</strong> industry.</p>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 05:42:14', '2021-01-14 12:42:14', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(25, 1, '2021-01-14 05:42:14', '2021-01-14 12:42:14', '<figure><img src=\"https://robis.us/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h1>This is the heading</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"></nav>              \n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 05:42:14', '2021-01-14 12:42:14', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(26, 1, '2021-01-14 05:43:28', '2021-01-14 12:43:28', '<figure><img src=\"https://robis.us/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h1>This is the heading</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"></nav>              \n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 05:43:28', '2021-01-14 12:43:28', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(27, 1, '2021-01-14 05:43:28', '2021-01-14 12:43:28', '<figure><img src=\"https://robis.us/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h1>This is the heading</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"></nav>              \n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 05:43:28', '2021-01-14 12:43:28', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(28, 1, '2021-01-14 05:43:28', '2021-01-14 12:43:28', '<figure><img src=\"https://robis.us/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h1>This is the heading</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"></nav>              \n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><h2>Lorem ipsum dolor sit amet</h2>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 05:43:28', '2021-01-14 12:43:28', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(46, 1, '2021-01-14 06:53:56', '2021-01-14 13:53:56', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:53:56', '2021-01-14 13:53:56', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(40, 1, '2021-01-14 06:25:59', '2021-01-14 13:25:59', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><h2>Lorem ipsum dolor sit amet</h2>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:25:59', '2021-01-14 13:25:59', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(30, 1, '2021-01-14 06:20:15', '2021-01-14 13:20:15', '', 'robis-dietary-supplements-logo', '', 'inherit', 'open', 'closed', '', 'robis-dietary-supplements-logo', '', '', '2021-01-14 06:20:20', '2021-01-14 13:20:20', '', 2, 'https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png', 0, 'attachment', 'image/png', 0),
(32, 1, '2021-01-14 06:22:12', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2021-01-14 06:22:12', '0000-00-00 00:00:00', '', 0, 'https://robis.us/?p=32', 1, 'nav_menu_item', '', 0),
(33, 1, '2021-01-14 06:25:56', '2021-01-14 13:25:56', '', 'Products', '', 'publish', 'closed', 'closed', '', 'products', '', '', '2021-01-14 06:25:56', '2021-01-14 13:25:56', '', 0, 'https://robis.us/?p=33', 1, 'nav_menu_item', '', 0),
(34, 1, '2021-01-14 06:25:56', '2021-01-14 13:25:56', '', 'Goals', '', 'publish', 'closed', 'closed', '', 'goals', '', '', '2021-01-14 06:25:56', '2021-01-14 13:25:56', '', 0, 'https://robis.us/?p=34', 2, 'nav_menu_item', '', 0),
(35, 1, '2021-01-14 06:25:56', '2021-01-14 13:25:56', '', 'Become a distributor', '', 'publish', 'closed', 'closed', '', 'become-a-distributor', '', '', '2021-01-14 06:25:56', '2021-01-14 13:25:56', '', 0, 'https://robis.us/?p=35', 4, 'nav_menu_item', '', 0),
(36, 1, '2021-01-14 06:25:56', '2021-01-14 13:25:56', '', 'Quality', '', 'publish', 'closed', 'closed', '', 'quality', '', '', '2021-01-14 06:25:56', '2021-01-14 13:25:56', '', 0, 'https://robis.us/?p=36', 3, 'nav_menu_item', '', 0),
(37, 1, '2021-01-14 06:25:56', '2021-01-14 13:25:56', '', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2021-01-14 06:25:56', '2021-01-14 13:25:56', '', 0, 'https://robis.us/?p=37', 5, 'nav_menu_item', '', 0),
(38, 1, '2021-01-14 06:25:59', '2021-01-14 13:25:59', '<figure><img src=\"https://robis.us/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h1>This is the heading</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"></nav>              \n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><h2>Lorem ipsum dolor sit amet</h2>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:25:59', '2021-01-14 13:25:59', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(39, 1, '2021-01-14 06:25:59', '2021-01-14 13:25:59', '<figure><img src=\"https://robis.us/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h1>This is the heading</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"></nav>              \n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><h2>Lorem ipsum dolor sit amet</h2>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:25:59', '2021-01-14 13:25:59', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(41, 1, '2021-01-14 06:27:21', '2021-01-14 13:27:21', '', 'demo', '', 'inherit', 'open', 'closed', '', 'demo', '', '', '2021-01-14 06:27:21', '2021-01-14 13:27:21', '', 2, 'https://robis.us/wp-content/uploads/2021/01/demo.jpg', 0, 'attachment', 'image/jpeg', 0),
(43, 1, '2021-01-14 06:33:07', '2021-01-14 13:33:07', '', 'robis-background-web-1', '', 'inherit', 'open', 'closed', '', 'robis-background-web-1', '', '', '2021-01-14 06:33:12', '2021-01-14 13:33:12', '', 2, 'https://robis.us/wp-content/uploads/2021/01/robis-background-web-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(44, 1, '2021-01-14 06:53:56', '2021-01-14 13:53:56', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><h2>Lorem ipsum dolor sit amet</h2>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:53:56', '2021-01-14 13:53:56', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(45, 1, '2021-01-14 06:53:56', '2021-01-14 13:53:56', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Playground for creative people.</h1>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><h2>Lorem ipsum dolor sit amet</h2>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:53:56', '2021-01-14 13:53:56', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(47, 1, '2021-01-14 06:56:52', '2021-01-14 13:56:52', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:56:52', '2021-01-14 13:56:52', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(48, 1, '2021-01-14 06:56:52', '2021-01-14 13:56:52', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:56:52', '2021-01-14 13:56:52', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(49, 1, '2021-01-14 06:56:53', '2021-01-14 13:56:53', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:56:53', '2021-01-14 13:56:53', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(50, 1, '2021-01-14 06:58:44', '2021-01-14 13:58:44', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:58:44', '2021-01-14 13:58:44', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(51, 1, '2021-01-14 06:58:45', '2021-01-14 13:58:45', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:58:45', '2021-01-14 13:58:45', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(52, 1, '2021-01-14 06:58:45', '2021-01-14 13:58:45', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 06:58:45', '2021-01-14 13:58:45', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(53, 1, '2021-01-14 07:00:26', '2021-01-14 14:00:26', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 07:00:26', '2021-01-14 14:00:26', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(54, 1, '2021-01-14 07:00:26', '2021-01-14 14:00:26', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 07:00:26', '2021-01-14 14:00:26', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(55, 1, '2021-01-14 07:00:26', '2021-01-14 14:00:26', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 07:00:26', '2021-01-14 14:00:26', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(56, 1, '2021-01-14 07:01:04', '2021-01-14 14:01:04', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 07:01:04', '2021-01-14 14:01:04', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(57, 1, '2021-01-14 07:01:04', '2021-01-14 14:01:04', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 07:01:04', '2021-01-14 14:01:04', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(58, 1, '2021-01-14 07:01:04', '2021-01-14 14:01:04', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 07:01:04', '2021-01-14 14:01:04', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(59, 1, '2021-01-14 07:02:10', '2021-01-14 14:02:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 07:02:10', '2021-01-14 14:02:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(60, 1, '2021-01-14 07:02:10', '2021-01-14 14:02:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 07:02:10', '2021-01-14 14:02:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(61, 1, '2021-01-14 07:02:10', '2021-01-14 14:02:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 07:02:10', '2021-01-14 14:02:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(62, 1, '2021-01-14 07:03:13', '2021-01-14 14:03:13', '', 'Kit por defecto', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2021-01-14 07:03:13', '2021-01-14 14:03:13', '', 5, 'https://robis.us/5-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(63, 1, '2021-01-14 08:04:15', '2021-01-14 15:04:15', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 08:04:15', '2021-01-14 15:04:15', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(64, 1, '2021-01-14 08:04:15', '2021-01-14 15:04:15', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 08:04:15', '2021-01-14 15:04:15', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(65, 1, '2021-01-14 08:04:15', '2021-01-14 15:04:15', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 08:04:15', '2021-01-14 15:04:15', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(76, 1, '2021-01-14 09:06:43', '2021-01-14 16:06:43', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-317\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"#\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<p style=\"text-align: center;\">Este es el texto para la descripción</p><br>\n						  		<a href=\"#\"  style=\"background-color: #D30C5C; color: #fff; text-decoration: none;\">\n							  		Más información							  	</a>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-317 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-317 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-317.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-317.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-317.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-317 .slick-prev, #tdt-slider-317 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:06:43', '2021-01-14 16:06:43', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(67, 1, '2021-01-14 08:50:31', '2021-01-14 15:50:31', '', 'robis-fondo', '', 'inherit', 'open', 'closed', '', 'robis-fondo', '', '', '2021-01-14 08:50:37', '2021-01-14 15:50:37', '', 2, 'https://robis.us/wp-content/uploads/2021/01/robis-fondo.jpg', 0, 'attachment', 'image/jpeg', 0),
(68, 1, '2021-01-14 09:04:40', '2021-01-14 16:04:40', '', 'collagen-complex', '', 'inherit', 'open', 'closed', '', 'collagen-complex', '', '', '2021-01-14 09:04:40', '2021-01-14 16:04:40', '', 2, 'https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg', 0, 'attachment', 'image/jpeg', 0),
(69, 1, '2021-01-14 09:04:41', '2021-01-14 16:04:41', '', 'hair-nail-skin-b10', '', 'inherit', 'open', 'closed', '', 'hair-nail-skin-b10', '', '', '2021-01-14 09:04:41', '2021-01-14 16:04:41', '', 2, 'https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg', 0, 'attachment', 'image/jpeg', 0),
(70, 1, '2021-01-14 09:04:42', '2021-01-14 16:04:42', '', 'mikticir', '', 'inherit', 'open', 'closed', '', 'mikticir', '', '', '2021-01-14 09:04:42', '2021-01-14 16:04:42', '', 2, 'https://robis.us/wp-content/uploads/2021/01/mikticir.jpg', 0, 'attachment', 'image/jpeg', 0),
(71, 1, '2021-01-14 09:04:43', '2021-01-14 16:04:43', '', 'probiotics', '', 'inherit', 'open', 'closed', '', 'probiotics', '', '', '2021-01-14 09:04:43', '2021-01-14 16:04:43', '', 2, 'https://robis.us/wp-content/uploads/2021/01/probiotics.jpg', 0, 'attachment', 'image/jpeg', 0),
(72, 1, '2021-01-14 09:04:45', '2021-01-14 16:04:45', '', 'royal-jelly-inmunity', '', 'inherit', 'open', 'closed', '', 'royal-jelly-inmunity', '', '', '2021-01-14 09:04:45', '2021-01-14 16:04:45', '', 2, 'https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg', 0, 'attachment', 'image/jpeg', 0),
(73, 1, '2021-01-14 09:04:46', '2021-01-14 16:04:46', '', 'royal-jelly-junior', '', 'inherit', 'open', 'closed', '', 'royal-jelly-junior', '', '', '2021-01-14 09:04:46', '2021-01-14 16:04:46', '', 2, 'https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg', 0, 'attachment', 'image/jpeg', 0),
(74, 1, '2021-01-14 09:06:43', '2021-01-14 16:06:43', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:06:43', '2021-01-14 16:06:43', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(75, 1, '2021-01-14 09:06:43', '2021-01-14 16:06:43', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:06:43', '2021-01-14 16:06:43', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(83, 1, '2021-01-14 09:13:09', '2021-01-14 16:13:09', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-472\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-472 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-472 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-472.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-472.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-472.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-472 .slick-prev, #tdt-slider-472 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:13:09', '2021-01-14 16:13:09', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(80, 1, '2021-01-14 09:11:03', '2021-01-14 16:11:03', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-255\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"#\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Immunity</h3>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes of the respiratory system. Infections of the skin. \n</p><br>\n						  		<a href=\"#\"  style=\"background-color: #D30C5C; color: #fff; text-decoration: none;\">\n							  		Más información							  	</a>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-255 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-255 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-255.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-255.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-255.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-255 .slick-prev, #tdt-slider-255 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:11:03', '2021-01-14 16:11:03', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(78, 1, '2021-01-14 09:11:02', '2021-01-14 16:11:02', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-317\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"#\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<p style=\"text-align: center;\">Este es el texto para la descripción</p><br>\n						  		<a href=\"#\"  style=\"background-color: #D30C5C; color: #fff; text-decoration: none;\">\n							  		Más información							  	</a>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-317 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-317 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-317.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-317.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-317.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-317 .slick-prev, #tdt-slider-317 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:11:02', '2021-01-14 16:11:02', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(79, 1, '2021-01-14 09:11:03', '2021-01-14 16:11:03', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-317\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"#\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<p style=\"text-align: center;\">Este es el texto para la descripción</p><br>\n						  		<a href=\"#\"  style=\"background-color: #D30C5C; color: #fff; text-decoration: none;\">\n							  		Más información							  	</a>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-317 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-317 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-317.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-317.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-317.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-317 .slick-prev, #tdt-slider-317 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:11:03', '2021-01-14 16:11:03', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(81, 1, '2021-01-14 09:13:08', '2021-01-14 16:13:08', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-255\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"#\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Immunity</h3>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes of the respiratory system. Infections of the skin. \n</p><br>\n						  		<a href=\"#\"  style=\"background-color: #D30C5C; color: #fff; text-decoration: none;\">\n							  		Más información							  	</a>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-255 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-255 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-255.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-255.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-255.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-255 .slick-prev, #tdt-slider-255 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:13:08', '2021-01-14 16:13:08', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(82, 1, '2021-01-14 09:13:08', '2021-01-14 16:13:08', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-255\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"#\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Immunity</h3>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes of the respiratory system. Infections of the skin. \n</p><br>\n						  		<a href=\"#\"  style=\"background-color: #D30C5C; color: #fff; text-decoration: none;\">\n							  		Más información							  	</a>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-255 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-255 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-255.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-255.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-255.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-255 .slick-prev, #tdt-slider-255 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:13:08', '2021-01-14 16:13:08', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(84, 1, '2021-01-14 09:14:10', '2021-01-14 16:14:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-472\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-472 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-472 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-472.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-472.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-472.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-472 .slick-prev, #tdt-slider-472 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:14:10', '2021-01-14 16:14:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(85, 1, '2021-01-14 09:14:11', '2021-01-14 16:14:11', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-472\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-472 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-472 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-472.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-472.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-472.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-472 .slick-prev, #tdt-slider-472 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:14:11', '2021-01-14 16:14:11', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(86, 1, '2021-01-14 09:14:11', '2021-01-14 16:14:11', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-99\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-99 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-99 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-99.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-99.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-99.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-99 .slick-prev, #tdt-slider-99 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:14:11', '2021-01-14 16:14:11', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(90, 1, '2021-01-14 09:19:50', '2021-01-14 16:19:50', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-169\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-169 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-169 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-169.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-169.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-169.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-169 .slick-prev, #tdt-slider-169 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:19:50', '2021-01-14 16:19:50', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(88, 1, '2021-01-14 09:19:50', '2021-01-14 16:19:50', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-99\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-99 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-99 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-99.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-99.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-99.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-99 .slick-prev, #tdt-slider-99 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:19:50', '2021-01-14 16:19:50', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(89, 1, '2021-01-14 09:19:50', '2021-01-14 16:19:50', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-99\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-99 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-99 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-99.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-99.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-99.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-99 .slick-prev, #tdt-slider-99 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:19:50', '2021-01-14 16:19:50', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(94, 1, '2021-01-14 09:23:08', '2021-01-14 16:23:08', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-462\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-462 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-462 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-462.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-462.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-462.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-462 .slick-prev, #tdt-slider-462 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:23:08', '2021-01-14 16:23:08', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(92, 1, '2021-01-14 09:23:07', '2021-01-14 16:23:07', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-169\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-169 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-169 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-169.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-169.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-169.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-169 .slick-prev, #tdt-slider-169 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:23:07', '2021-01-14 16:23:07', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(93, 1, '2021-01-14 09:23:08', '2021-01-14 16:23:08', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-169\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-169 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-169 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-169.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-169.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-169.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-169 .slick-prev, #tdt-slider-169 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:23:08', '2021-01-14 16:23:08', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(105, 1, '2021-01-14 10:21:23', '2021-01-14 17:21:23', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-251\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-251 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-251 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-251.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-251.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-251.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-251 .slick-prev, #tdt-slider-251 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<h2 style=\"text-align: center;\">Meet</h2>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 10:21:23', '2021-01-14 17:21:23', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(98, 1, '2021-01-14 09:30:14', '2021-01-14 16:30:14', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-228\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-228 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-228 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-228.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-228.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-228.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-228 .slick-prev, #tdt-slider-228 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:30:14', '2021-01-14 16:30:14', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(96, 1, '2021-01-14 09:30:13', '2021-01-14 16:30:13', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-462\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-462 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-462 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-462.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-462.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-462.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-462 .slick-prev, #tdt-slider-462 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:30:13', '2021-01-14 16:30:13', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(97, 1, '2021-01-14 09:30:13', '2021-01-14 16:30:13', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-462\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-462 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-462 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-462.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-462.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-462.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-462 .slick-prev, #tdt-slider-462 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 09:30:13', '2021-01-14 16:30:13', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(106, 1, '2021-01-14 10:24:55', '2021-01-14 17:24:55', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-251\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-251 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-251 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-251.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-251.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-251.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-251 .slick-prev, #tdt-slider-251 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<h2 style=\"text-align: center;\">Meet</h2>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 10:24:55', '2021-01-14 17:24:55', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(100, 1, '2021-01-14 09:48:54', '2021-01-14 16:48:54', '', 'Kit por defecto', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2021-01-14 09:48:54', '2021-01-14 16:48:54', '', 5, 'https://robis.us/5-revision-v1/', 0, 'revision', '', 0),
(101, 1, '2021-01-14 09:48:54', '2021-01-14 16:48:54', '', 'Kit por defecto', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2021-01-14 09:48:54', '2021-01-14 16:48:54', '', 5, 'https://robis.us/5-revision-v1/', 0, 'revision', '', 0),
(102, 1, '2021-01-14 09:52:32', '2021-01-14 16:52:32', '', 'Kit por defecto', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2021-01-14 09:52:32', '2021-01-14 16:52:32', '', 5, 'https://robis.us/5-revision-v1/', 0, 'revision', '', 0),
(103, 1, '2021-01-14 10:21:23', '2021-01-14 17:21:23', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-228\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-228 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-228 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-228.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-228.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-228.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-228 .slick-prev, #tdt-slider-228 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 10:21:23', '2021-01-14 17:21:23', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(104, 1, '2021-01-14 10:21:23', '2021-01-14 17:21:23', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-228\" data-mobiles=\"1\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-228 .slick-prev {\n				left: 40px !important;\n			}\n			#tdt-slider-228 .slick-next {\n				right: 40px !important;\n			}\n			#tdt-slider-228.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-228.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-228.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-228 .slick-prev, #tdt-slider-228 .slick-next {\n					display: block !important;\n				}\n			}\n		</style>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 10:21:23', '2021-01-14 17:21:23', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(107, 1, '2021-01-14 10:24:55', '2021-01-14 17:24:55', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-251\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-251 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-251 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-251.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-251.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-251.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-251 .slick-prev, #tdt-slider-251 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<h2 style=\"text-align: center;\">Meet</h2>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 10:24:55', '2021-01-14 17:24:55', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(108, 1, '2021-01-14 10:24:55', '2021-01-14 17:24:55', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-70\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-70 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-70 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-70.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-70.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-70.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-70 .slick-prev, #tdt-slider-70 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<h2 style=\"text-align: center;\">Meet</h2>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 10:24:55', '2021-01-14 17:24:55', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(111, 1, '2021-01-14 10:45:27', '2021-01-14 17:45:27', '', 'BEAUTY', '', 'inherit', 'open', 'closed', '', 'beauty', '', '', '2021-01-14 10:53:51', '2021-01-14 17:53:51', '', 2, 'https://robis.us/wp-content/uploads/2021/01/BEAUTY.png', 0, 'attachment', 'image/png', 0),
(112, 1, '2021-01-14 10:45:28', '2021-01-14 17:45:28', '', 'BONES JOINTS', '', 'inherit', 'open', 'closed', '', 'bones-joints', '', '', '2021-01-14 10:53:52', '2021-01-14 17:53:52', '', 2, 'https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png', 0, 'attachment', 'image/png', 0),
(113, 1, '2021-01-14 10:45:30', '2021-01-14 17:45:30', '', 'ENERGY VITALITY', '', 'inherit', 'open', 'closed', '', 'energy-vitality', '', '', '2021-01-14 10:53:54', '2021-01-14 17:53:54', '', 2, 'https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png', 0, 'attachment', 'image/png', 0),
(114, 1, '2021-01-14 10:45:31', '2021-01-14 17:45:31', '', 'IMMUNE SYSTEM', '', 'inherit', 'open', 'closed', '', 'immune-system', '', '', '2021-01-14 10:53:56', '2021-01-14 17:53:56', '', 2, 'https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png', 0, 'attachment', 'image/png', 0),
(115, 1, '2021-01-14 10:45:32', '2021-01-14 17:45:32', '', 'SPORT', '', 'inherit', 'open', 'closed', '', 'sport', '', '', '2021-01-14 10:53:57', '2021-01-14 17:53:57', '', 2, 'https://robis.us/wp-content/uploads/2021/01/SPORT.png', 0, 'attachment', 'image/png', 0),
(116, 1, '2021-01-14 10:45:34', '2021-01-14 17:45:34', '', 'WOMAN', '', 'inherit', 'open', 'closed', '', 'woman', '', '', '2021-01-14 10:54:00', '2021-01-14 17:54:00', '', 2, 'https://robis.us/wp-content/uploads/2021/01/WOMAN.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(120, 1, '2021-01-14 11:02:00', '2021-01-14 18:02:00', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-164\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-164 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-164 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-164.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-164.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-164.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-164 .slick-prev, #tdt-slider-164 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:02:00', '2021-01-14 18:02:00', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(117, 1, '2021-01-14 10:53:42', '2021-01-14 17:53:42', '', 'pretty_long_hair_gir_cSsWT', '', 'inherit', 'open', 'closed', '', 'pretty_long_hair_gir_csswt', '', '', '2021-01-14 10:53:48', '2021-01-14 17:53:48', '', 2, 'https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg', 0, 'attachment', 'image/jpeg', 0),
(118, 1, '2021-01-14 11:02:00', '2021-01-14 18:02:00', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-70\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-70 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-70 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-70.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-70.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-70.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-70 .slick-prev, #tdt-slider-70 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<h2 style=\"text-align: center;\">Meet</h2>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:02:00', '2021-01-14 18:02:00', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(119, 1, '2021-01-14 11:02:00', '2021-01-14 18:02:00', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-70\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-70 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-70 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-70.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-70.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-70.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-70 .slick-prev, #tdt-slider-70 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<h2 style=\"text-align: center;\">Meet</h2>		\n			<h3>Features to start, sell & grow</h3>		\n				<h3>\n					Website\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n								<li>\n										Video Backgrounds\n									</li>\n								<li>\n										Site stats\n									</li>\n						</ul>\n				<h3>\n					eCommerce\n				</h3>\n					<ul>\n							<li>\n										Simple drag and drop editor\n									</li>\n								<li>\n										Step by step guidance\n									</li>\n								<li>\n										Pre designed layout options\n									</li>\n								<li>\n										Domain names & professional email\n									</li>\n						</ul>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:02:00', '2021-01-14 18:02:00', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(121, 1, '2021-01-14 11:04:58', '2021-01-14 18:04:58', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-164\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-164 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-164 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-164.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-164.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-164.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-164 .slick-prev, #tdt-slider-164 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:04:58', '2021-01-14 18:04:58', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(122, 1, '2021-01-14 11:04:59', '2021-01-14 18:04:59', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-164\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-164 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-164 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-164.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-164.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-164.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-164 .slick-prev, #tdt-slider-164 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:04:59', '2021-01-14 18:04:59', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(123, 1, '2021-01-14 11:04:59', '2021-01-14 18:04:59', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-468\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-468 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-468 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-468.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-468.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-468.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-468 .slick-prev, #tdt-slider-468 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:04:59', '2021-01-14 18:04:59', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(124, 1, '2021-01-14 11:05:56', '2021-01-14 18:05:56', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-468\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-468 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-468 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-468.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-468.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-468.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-468 .slick-prev, #tdt-slider-468 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:05:56', '2021-01-14 18:05:56', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(125, 1, '2021-01-14 11:05:57', '2021-01-14 18:05:57', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-468\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-468 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-468 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-468.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-468.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-468.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-468 .slick-prev, #tdt-slider-468 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:05:57', '2021-01-14 18:05:57', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(126, 1, '2021-01-14 11:05:57', '2021-01-14 18:05:57', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-289\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-289 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-289 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-289.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-289.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-289.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-289 .slick-prev, #tdt-slider-289 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:05:57', '2021-01-14 18:05:57', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(127, 1, '2021-01-14 11:13:30', '2021-01-14 18:13:30', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-289\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-289 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-289 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-289.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-289.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-289.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-289 .slick-prev, #tdt-slider-289 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:13:30', '2021-01-14 18:13:30', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(128, 1, '2021-01-14 11:13:30', '2021-01-14 18:13:30', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-289\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-289 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-289 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-289.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-289.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-289.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-289 .slick-prev, #tdt-slider-289 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		[contact-form-7 id=\"18\" title=\"Contact form 1\"]		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:13:30', '2021-01-14 18:13:30', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(206, 1, '2021-01-14 16:17:53', '2021-01-14 23:17:53', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-438\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-438 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-438 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-438.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-438.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-438.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-438 .slick-prev, #tdt-slider-438 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:17:53', '2021-01-14 23:17:53', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(129, 1, '2021-01-14 11:13:30', '2021-01-14 18:13:30', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-364\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-364 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-364 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-364.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-364.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-364.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-364 .slick-prev, #tdt-slider-364 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:13:30', '2021-01-14 18:13:30', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(130, 1, '2021-01-14 11:29:59', '2021-01-14 18:29:59', '', 'ROBIS', '', 'inherit', 'open', 'closed', '', 'robis', '', '', '2021-01-14 11:29:59', '2021-01-14 18:29:59', '', 2, 'https://robis.us/wp-content/uploads/2021/01/ROBIS.png', 0, 'attachment', 'image/png', 0),
(131, 1, '2021-01-14 11:30:00', '2021-01-14 18:30:00', '', '1', '', 'inherit', 'open', 'closed', '', '1', '', '', '2021-01-14 11:30:00', '2021-01-14 18:30:00', '', 2, 'https://robis.us/wp-content/uploads/2021/01/1.png', 0, 'attachment', 'image/png', 0),
(132, 1, '2021-01-14 11:30:02', '2021-01-14 18:30:02', '', '2', '', 'inherit', 'open', 'closed', '', '2', '', '', '2021-01-14 11:30:02', '2021-01-14 18:30:02', '', 2, 'https://robis.us/wp-content/uploads/2021/01/2.png', 0, 'attachment', 'image/png', 0),
(133, 1, '2021-01-14 11:30:03', '2021-01-14 18:30:03', '', '3', '', 'inherit', 'open', 'closed', '', '3', '', '', '2021-01-14 11:30:03', '2021-01-14 18:30:03', '', 2, 'https://robis.us/wp-content/uploads/2021/01/3.png', 0, 'attachment', 'image/png', 0),
(134, 1, '2021-01-14 11:30:04', '2021-01-14 18:30:04', '', '4', '', 'inherit', 'open', 'closed', '', '4', '', '', '2021-01-14 11:30:04', '2021-01-14 18:30:04', '', 2, 'https://robis.us/wp-content/uploads/2021/01/4.png', 0, 'attachment', 'image/png', 0),
(135, 1, '2021-01-14 11:30:05', '2021-01-14 18:30:05', '', '5', '', 'inherit', 'open', 'closed', '', '5', '', '', '2021-01-14 11:30:05', '2021-01-14 18:30:05', '', 2, 'https://robis.us/wp-content/uploads/2021/01/5.png', 0, 'attachment', 'image/png', 0),
(136, 1, '2021-01-14 11:30:07', '2021-01-14 18:30:07', '', '6', '', 'inherit', 'open', 'closed', '', '6', '', '', '2021-01-14 11:30:07', '2021-01-14 18:30:07', '', 2, 'https://robis.us/wp-content/uploads/2021/01/6.png', 0, 'attachment', 'image/png', 0),
(140, 1, '2021-01-14 11:34:24', '2021-01-14 18:34:24', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-247\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-247 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-247 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-247.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-247.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-247.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-247 .slick-prev, #tdt-slider-247 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:34:24', '2021-01-14 18:34:24', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(138, 1, '2021-01-14 11:34:23', '2021-01-14 18:34:23', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-364\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-364 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-364 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-364.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-364.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-364.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-364 .slick-prev, #tdt-slider-364 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:34:23', '2021-01-14 18:34:23', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(139, 1, '2021-01-14 11:34:24', '2021-01-14 18:34:24', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-364\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": true, \"autoplaySpeed\": 2500, \"dots\": false, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-364 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-364 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-364.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-364.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-364.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-364 .slick-prev, #tdt-slider-364 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:34:24', '2021-01-14 18:34:24', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(141, 1, '2021-01-14 11:35:03', '2021-01-14 18:35:03', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-247\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-247 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-247 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-247.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-247.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-247.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-247 .slick-prev, #tdt-slider-247 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:35:03', '2021-01-14 18:35:03', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(142, 1, '2021-01-14 11:35:03', '2021-01-14 18:35:03', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-247\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-247 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-247 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-247.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-247.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-247.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-247 .slick-prev, #tdt-slider-247 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:35:03', '2021-01-14 18:35:03', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(143, 1, '2021-01-14 11:35:03', '2021-01-14 18:35:03', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-369\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-369 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-369 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-369.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-369.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-369.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-369 .slick-prev, #tdt-slider-369 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 11:35:03', '2021-01-14 18:35:03', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(175, 1, '2021-01-14 14:45:15', '2021-01-14 21:45:15', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-405\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-405 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-405 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-405.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-405.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-405.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-405 .slick-prev, #tdt-slider-405 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 14:45:15', '2021-01-14 21:45:15', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(149, 1, '2021-01-14 12:06:58', '2021-01-14 19:06:58', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-491\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-491 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-491 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-491.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-491.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-491.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-491 .slick-prev, #tdt-slider-491 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Dev System\n				</h3>\n				<h3>\n					Dev System\n				</h3>\n				<h3>\n					Dev System\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:06:58', '2021-01-14 19:06:58', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(146, 1, '2021-01-14 11:58:05', '2021-01-14 18:58:05', '', 'abeja-girasol-jalea-real', '', 'inherit', 'open', 'closed', '', 'abeja-girasol-jalea-real', '', '', '2021-01-14 11:58:05', '2021-01-14 18:58:05', '', 2, 'https://robis.us/wp-content/uploads/2021/01/abeja-girasol-jalea-real.jpg', 0, 'attachment', 'image/jpeg', 0),
(147, 1, '2021-01-14 12:06:58', '2021-01-14 19:06:58', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-369\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-369 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-369 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-369.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-369.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-369.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-369 .slick-prev, #tdt-slider-369 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:06:58', '2021-01-14 19:06:58', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(148, 1, '2021-01-14 12:06:58', '2021-01-14 19:06:58', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-369\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-369 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-369 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-369.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-369.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-369.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-369 .slick-prev, #tdt-slider-369 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:06:58', '2021-01-14 19:06:58', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(153, 1, '2021-01-14 12:21:04', '2021-01-14 19:21:04', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-344\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-344 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-344 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-344.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-344.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-344.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-344 .slick-prev, #tdt-slider-344 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:21:04', '2021-01-14 19:21:04', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(151, 1, '2021-01-14 12:21:04', '2021-01-14 19:21:04', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-491\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-491 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-491 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-491.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-491.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-491.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-491 .slick-prev, #tdt-slider-491 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Dev System\n				</h3>\n				<h3>\n					Dev System\n				</h3>\n				<h3>\n					Dev System\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:21:04', '2021-01-14 19:21:04', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(152, 1, '2021-01-14 12:21:04', '2021-01-14 19:21:04', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-491\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-491 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-491 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-491.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-491.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-491.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-491 .slick-prev, #tdt-slider-491 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Dev System\n				</h3>\n				<h3>\n					Dev System\n				</h3>\n				<h3>\n					Dev System\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:21:04', '2021-01-14 19:21:04', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(154, 1, '2021-01-14 12:23:51', '2021-01-14 19:23:51', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-344\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-344 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-344 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-344.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-344.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-344.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-344 .slick-prev, #tdt-slider-344 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:23:51', '2021-01-14 19:23:51', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(155, 1, '2021-01-14 12:23:52', '2021-01-14 19:23:52', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-344\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-344 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-344 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-344.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-344.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-344.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-344 .slick-prev, #tdt-slider-344 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:23:52', '2021-01-14 19:23:52', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(156, 1, '2021-01-14 12:23:52', '2021-01-14 19:23:52', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-178\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-178 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-178 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-178.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-178.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-178.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-178 .slick-prev, #tdt-slider-178 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:23:52', '2021-01-14 19:23:52', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(157, 1, '2021-01-14 12:25:09', '2021-01-14 19:25:09', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-178\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-178 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-178 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-178.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-178.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-178.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-178 .slick-prev, #tdt-slider-178 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:25:09', '2021-01-14 19:25:09', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(158, 1, '2021-01-14 12:25:09', '2021-01-14 19:25:09', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-178\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-178 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-178 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-178.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-178.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-178.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-178 .slick-prev, #tdt-slider-178 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:25:09', '2021-01-14 19:25:09', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(159, 1, '2021-01-14 12:25:10', '2021-01-14 19:25:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-425\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-425 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-425 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-425.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-425.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-425.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-425 .slick-prev, #tdt-slider-425 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:25:10', '2021-01-14 19:25:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(163, 1, '2021-01-14 12:27:29', '2021-01-14 19:27:29', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-348\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-348 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-348 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-348.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-348.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-348.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-348 .slick-prev, #tdt-slider-348 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:27:29', '2021-01-14 19:27:29', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(161, 1, '2021-01-14 12:27:28', '2021-01-14 19:27:28', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-425\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-425 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-425 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-425.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-425.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-425.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-425 .slick-prev, #tdt-slider-425 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:27:28', '2021-01-14 19:27:28', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(162, 1, '2021-01-14 12:27:29', '2021-01-14 19:27:29', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-425\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-425 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-425 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-425.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-425.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-425.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-425 .slick-prev, #tdt-slider-425 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:27:29', '2021-01-14 19:27:29', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(167, 1, '2021-01-14 12:29:07', '2021-01-14 19:29:07', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-320\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-320 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-320 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-320.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-320.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-320.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-320 .slick-prev, #tdt-slider-320 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:29:07', '2021-01-14 19:29:07', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(165, 1, '2021-01-14 12:29:06', '2021-01-14 19:29:06', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-348\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-348 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-348 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-348.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-348.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-348.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-348 .slick-prev, #tdt-slider-348 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:29:06', '2021-01-14 19:29:06', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(166, 1, '2021-01-14 12:29:06', '2021-01-14 19:29:06', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-348\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-348 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-348 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-348.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-348.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-348.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-348 .slick-prev, #tdt-slider-348 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:29:06', '2021-01-14 19:29:06', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(168, 1, '2021-01-14 12:33:24', '2021-01-14 19:33:24', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-320\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-320 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-320 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-320.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-320.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-320.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-320 .slick-prev, #tdt-slider-320 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:33:24', '2021-01-14 19:33:24', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(169, 1, '2021-01-14 12:33:25', '2021-01-14 19:33:25', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-320\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-320 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-320 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-320.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-320.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-320.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-320 .slick-prev, #tdt-slider-320 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:33:25', '2021-01-14 19:33:25', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(170, 1, '2021-01-14 12:33:25', '2021-01-14 19:33:25', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-117\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-117 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-117 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-117.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-117.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-117.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-117 .slick-prev, #tdt-slider-117 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 12:33:25', '2021-01-14 19:33:25', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(173, 1, '2021-01-14 14:45:14', '2021-01-14 21:45:14', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-117\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-117 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-117 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-117.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-117.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-117.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-117 .slick-prev, #tdt-slider-117 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 14:45:14', '2021-01-14 21:45:14', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(174, 1, '2021-01-14 14:45:15', '2021-01-14 21:45:15', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n				<nav itemscope=\"itemscope\" itemtype=\"http://schema.org/SiteNavigationElement\" data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-4831324\"><li id=\"menu-item-33\"><a href=\"#products\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\" itemprop=\"url\" itemprop=\"url\" itemprop=\"url\" class = \"hfe-menu-item\">Contact</a></li>\n</ul></nav>              \n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-117\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-117 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-117 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-117.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-117.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-117.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-117 .slick-prev, #tdt-slider-117 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n				<h3>\n					Accomplishments\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 14:45:15', '2021-01-14 21:45:15', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(185, 1, '2021-01-14 15:28:49', '2021-01-14 22:28:49', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-171\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-171 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-171 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-171.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-171.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-171.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-171 .slick-prev, #tdt-slider-171 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:28:49', '2021-01-14 22:28:49', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(181, 1, '2021-01-14 15:04:13', '2021-01-14 22:04:13', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-80\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-80 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-80 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-80.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-80.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-80.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-80 .slick-prev, #tdt-slider-80 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		        <h2>Dual Heading Example</h2>\n		        Insert a meaningful line to evaluate the headline.\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:04:13', '2021-01-14 22:04:13', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(183, 1, '2021-01-14 15:28:48', '2021-01-14 22:28:48', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-80\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-80 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-80 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-80.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-80.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-80.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-80 .slick-prev, #tdt-slider-80 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		        <h2>Dual Heading Example</h2>\n		        Insert a meaningful line to evaluate the headline.\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:28:48', '2021-01-14 22:28:48', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(178, 1, '2021-01-14 14:58:02', '2021-01-14 21:58:02', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '34aac24f70bcdc1a23e254f0d97c9b1e', '', '', '2021-01-14 14:58:02', '2021-01-14 21:58:02', '', 0, 'https://robis.us/34aac24f70bcdc1a23e254f0d97c9b1e/', 0, 'oembed_cache', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(179, 1, '2021-01-14 15:04:12', '2021-01-14 22:04:12', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-405\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-405 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-405 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-405.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-405.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-405.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-405 .slick-prev, #tdt-slider-405 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:04:12', '2021-01-14 22:04:12', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(180, 1, '2021-01-14 15:04:13', '2021-01-14 22:04:13', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-405\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-405 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-405 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-405.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-405.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-405.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-405 .slick-prev, #tdt-slider-405 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Subject<br />\n    <input type=\"text\" name=\"your-subject\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message (optional)<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:04:13', '2021-01-14 22:04:13', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(184, 1, '2021-01-14 15:28:49', '2021-01-14 22:28:49', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-80\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-80 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-80 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-80.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-80.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-80.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-80 .slick-prev, #tdt-slider-80 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		        <h2>Dual Heading Example</h2>\n		        Insert a meaningful line to evaluate the headline.\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:28:49', '2021-01-14 22:28:49', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(189, 1, '2021-01-14 15:40:49', '2021-01-14 22:40:49', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-310\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-310 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-310 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-310.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-310.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-310.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-310 .slick-prev, #tdt-slider-310 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:40:49', '2021-01-14 22:40:49', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(187, 1, '2021-01-14 15:40:48', '2021-01-14 22:40:48', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-171\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-171 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-171 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-171.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-171.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-171.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-171 .slick-prev, #tdt-slider-171 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:40:48', '2021-01-14 22:40:48', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(188, 1, '2021-01-14 15:40:49', '2021-01-14 22:40:49', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-171\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-171 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-171 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-171.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-171.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-171.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-171 .slick-prev, #tdt-slider-171 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:40:49', '2021-01-14 22:40:49', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(190, 1, '2021-01-14 15:50:04', '2021-01-14 22:50:04', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-310\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-310 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-310 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-310.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-310.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-310.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-310 .slick-prev, #tdt-slider-310 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:50:04', '2021-01-14 22:50:04', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(191, 1, '2021-01-14 15:50:05', '2021-01-14 22:50:05', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-310\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-310 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-310 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-310.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-310.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-310.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-310 .slick-prev, #tdt-slider-310 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:50:05', '2021-01-14 22:50:05', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(192, 1, '2021-01-14 15:50:05', '2021-01-14 22:50:05', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-159\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-159 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-159 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-159.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-159.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-159.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-159 .slick-prev, #tdt-slider-159 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:50:05', '2021-01-14 22:50:05', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(193, 1, '2021-01-14 15:59:03', '2021-01-14 22:59:03', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-159\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-159 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-159 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-159.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-159.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-159.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-159 .slick-prev, #tdt-slider-159 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:59:03', '2021-01-14 22:59:03', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(194, 1, '2021-01-14 15:59:03', '2021-01-14 22:59:03', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-159\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-159 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-159 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-159.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-159.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-159.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-159 .slick-prev, #tdt-slider-159 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:59:03', '2021-01-14 22:59:03', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(195, 1, '2021-01-14 15:59:03', '2021-01-14 22:59:03', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-17\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-17 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-17 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-17.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-17.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-17.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-17 .slick-prev, #tdt-slider-17 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o1\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>			\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 15:59:03', '2021-01-14 22:59:03', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(203, 1, '2021-01-14 16:10:16', '2021-01-14 23:10:16', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-443\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-443 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-443 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-443.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-443.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-443.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-443 .slick-prev, #tdt-slider-443 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:10:16', '2021-01-14 23:10:16', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(199, 1, '2021-01-14 16:07:16', '2021-01-14 23:07:16', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-260\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-260 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-260 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-260.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-260.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-260.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-260 .slick-prev, #tdt-slider-260 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>			\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:07:16', '2021-01-14 23:07:16', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(197, 1, '2021-01-14 16:07:15', '2021-01-14 23:07:15', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-17\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-17 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-17 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-17.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-17.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-17.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-17 .slick-prev, #tdt-slider-17 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o1\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>			\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:07:15', '2021-01-14 23:07:15', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(198, 1, '2021-01-14 16:07:15', '2021-01-14 23:07:15', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-17\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-17 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-17 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-17.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-17.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-17.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-17 .slick-prev, #tdt-slider-17 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o1\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>			\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:07:15', '2021-01-14 23:07:15', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(204, 1, '2021-01-14 16:17:52', '2021-01-14 23:17:52', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-443\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-443 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-443 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-443.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-443.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-443.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-443 .slick-prev, #tdt-slider-443 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:17:52', '2021-01-14 23:17:52', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(201, 1, '2021-01-14 16:10:15', '2021-01-14 23:10:15', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-260\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-260 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-260 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-260.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-260.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-260.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-260 .slick-prev, #tdt-slider-260 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>			\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:10:15', '2021-01-14 23:10:15', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(202, 1, '2021-01-14 16:10:15', '2021-01-14 23:10:15', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-260\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-260 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-260 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-260.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-260.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-260.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-260 .slick-prev, #tdt-slider-260 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>			\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:10:15', '2021-01-14 23:10:15', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(205, 1, '2021-01-14 16:17:52', '2021-01-14 23:17:52', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-443\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-443 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-443 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-443.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-443.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-443.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-443 .slick-prev, #tdt-slider-443 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n			<style>\n.slick-slide h4 {\n    color: green !important;\n}\n</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:17:52', '2021-01-14 23:17:52', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(207, 1, '2021-01-14 16:21:09', '2021-01-14 23:21:09', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-438\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-438 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-438 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-438.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-438.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-438.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-438 .slick-prev, #tdt-slider-438 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:21:09', '2021-01-14 23:21:09', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(208, 1, '2021-01-14 16:21:10', '2021-01-14 23:21:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-438\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-438 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-438 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-438.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-438.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-438.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-438 .slick-prev, #tdt-slider-438 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:21:10', '2021-01-14 23:21:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(209, 1, '2021-01-14 16:21:10', '2021-01-14 23:21:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-176\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-176 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-176 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-176.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-176.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-176.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-176 .slick-prev, #tdt-slider-176 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:21:10', '2021-01-14 23:21:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(210, 1, '2021-01-14 16:26:41', '2021-01-14 23:26:41', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-176\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-176 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-176 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-176.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-176.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-176.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-176 .slick-prev, #tdt-slider-176 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:26:41', '2021-01-14 23:26:41', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(211, 1, '2021-01-14 16:26:42', '2021-01-14 23:26:42', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-176\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-176 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-176 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-176.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-176.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-176.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-176 .slick-prev, #tdt-slider-176 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:26:42', '2021-01-14 23:26:42', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(212, 1, '2021-01-14 16:26:42', '2021-01-14 23:26:42', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-92\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-92 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-92 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-92.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-92.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-92.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-92 .slick-prev, #tdt-slider-92 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o1\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:26:42', '2021-01-14 23:26:42', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(213, 1, '2021-01-14 16:33:44', '2021-01-14 23:33:44', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-92\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-92 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-92 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-92.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-92.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-92.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-92 .slick-prev, #tdt-slider-92 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o1\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:33:44', '2021-01-14 23:33:44', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(214, 1, '2021-01-14 16:33:44', '2021-01-14 23:33:44', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-92\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-92 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-92 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-92.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-92.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-92.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-92 .slick-prev, #tdt-slider-92 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o1\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:33:44', '2021-01-14 23:33:44', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(215, 1, '2021-01-14 16:33:45', '2021-01-14 23:33:45', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-202\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-202 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-202 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-202.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-202.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-202.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-202 .slick-prev, #tdt-slider-202 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:33:45', '2021-01-14 23:33:45', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(223, 1, '2021-01-14 17:14:12', '2021-01-15 00:14:12', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-456\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-456 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-456 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-456.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-456.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-456.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-456 .slick-prev, #tdt-slider-456 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:14:12', '2021-01-15 00:14:12', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(219, 1, '2021-01-14 16:49:09', '2021-01-14 23:49:09', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li id=\"menu-item-33\"><a href=\"#products\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-425\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-425 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-425 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-425.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-425.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-425.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-425 .slick-prev, #tdt-slider-425 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:49:09', '2021-01-14 23:49:09', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(217, 1, '2021-01-14 16:49:09', '2021-01-14 23:49:09', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-202\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-202 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-202 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-202.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-202.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-202.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-202 .slick-prev, #tdt-slider-202 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:49:09', '2021-01-14 23:49:09', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(218, 1, '2021-01-14 16:49:09', '2021-01-14 23:49:09', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-202\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-202 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-202 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-202.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-202.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-202.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-202 .slick-prev, #tdt-slider-202 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 16:49:09', '2021-01-14 23:49:09', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(221, 1, '2021-01-14 17:14:11', '2021-01-15 00:14:11', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li id=\"menu-item-33\"><a href=\"#products\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-425\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-425 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-425 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-425.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-425.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-425.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-425 .slick-prev, #tdt-slider-425 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:14:11', '2021-01-15 00:14:11', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(222, 1, '2021-01-14 17:14:12', '2021-01-15 00:14:12', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li id=\"menu-item-33\"><a href=\"#products\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-425\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-425 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-425 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-425.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-425.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-425.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-425 .slick-prev, #tdt-slider-425 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"236\" height=\"236\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w, https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w\" sizes=\"(max-width: 236px) 100vw, 236px\" />											\n										<img width=\"118\" height=\"118\" src=\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\" alt=\"robis\" loading=\"lazy\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:14:12', '2021-01-15 00:14:12', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(227, 1, '2021-01-14 17:25:28', '2021-01-15 00:25:28', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-37\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-37 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-37 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-37.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-37.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-37.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-37 .slick-prev, #tdt-slider-37 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:25:28', '2021-01-15 00:25:28', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(225, 1, '2021-01-14 17:25:27', '2021-01-15 00:25:27', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-456\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-456 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-456 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-456.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-456.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-456.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-456 .slick-prev, #tdt-slider-456 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:25:27', '2021-01-15 00:25:27', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(226, 1, '2021-01-14 17:25:27', '2021-01-15 00:25:27', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-456\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-456 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-456 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-456.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-456.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-456.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-456 .slick-prev, #tdt-slider-456 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n										<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />											\n			<a href=\"#\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:25:27', '2021-01-15 00:25:27', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(234, 1, '2021-01-14 17:52:55', '2021-01-15 00:52:55', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-328\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-328 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-328 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-328.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-328.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-328.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-328 .slick-prev, #tdt-slider-328 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:52:55', '2021-01-15 00:52:55', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(229, 1, '2021-01-14 17:49:39', '2021-01-15 00:49:39', '', 'ROBIS S.L.', '', 'publish', 'closed', 'closed', '', 'robis-s-l', '', '', '2021-01-18 03:46:50', '2021-01-18 10:46:50', '', 0, 'https://robis.us/?p=229', 1, 'nav_menu_item', '', 0),
(230, 1, '2021-01-14 17:49:39', '2021-01-15 00:49:39', '', 'Legal Notice', '', 'publish', 'closed', 'closed', '', 'legal-notice', '', '', '2021-01-18 03:46:50', '2021-01-18 10:46:50', '', 0, 'https://robis.us/?p=230', 2, 'nav_menu_item', '', 0),
(231, 1, '2021-01-14 17:49:39', '2021-01-15 00:49:39', '', 'Privacy and protection of personal info', '', 'publish', 'closed', 'closed', '', 'privacy-and-protection-of-personal-info', '', '', '2021-01-18 03:46:50', '2021-01-18 10:46:50', '', 0, 'https://robis.us/?p=231', 3, 'nav_menu_item', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(232, 1, '2021-01-14 17:52:55', '2021-01-15 00:52:55', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-37\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-37 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-37 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-37.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-37.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-37.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-37 .slick-prev, #tdt-slider-37 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:52:55', '2021-01-15 00:52:55', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(233, 1, '2021-01-14 17:52:55', '2021-01-15 00:52:55', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-37\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-37 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-37 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-37.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-37.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-37.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-37 .slick-prev, #tdt-slider-37 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:52:55', '2021-01-15 00:52:55', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(235, 1, '2021-01-14 17:56:47', '2021-01-15 00:56:47', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-328\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-328 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-328 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-328.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-328.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-328.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-328 .slick-prev, #tdt-slider-328 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:56:47', '2021-01-15 00:56:47', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(236, 1, '2021-01-14 17:56:47', '2021-01-15 00:56:47', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-328\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-328 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-328 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-328.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-328.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-328.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-328 .slick-prev, #tdt-slider-328 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:56:47', '2021-01-15 00:56:47', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(237, 1, '2021-01-14 17:56:48', '2021-01-15 00:56:48', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-265\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-265 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-265 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-265.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-265.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-265.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-265 .slick-prev, #tdt-slider-265 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li id=\"menu-item-229\"><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li id=\"menu-item-230\"><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li id=\"menu-item-231\"><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:56:48', '2021-01-15 00:56:48', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(238, 1, '2021-01-14 17:59:31', '2021-01-15 00:59:31', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-265\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-265 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-265 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-265.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-265.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-265.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-265 .slick-prev, #tdt-slider-265 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li id=\"menu-item-229\"><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li id=\"menu-item-230\"><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li id=\"menu-item-231\"><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:59:31', '2021-01-15 00:59:31', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(239, 1, '2021-01-14 17:59:31', '2021-01-15 00:59:31', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-265\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-265 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-265 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-265.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-265.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-265.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-265 .slick-prev, #tdt-slider-265 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li id=\"menu-item-229\"><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li id=\"menu-item-230\"><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li id=\"menu-item-231\"><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:59:31', '2021-01-15 00:59:31', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(240, 1, '2021-01-14 17:59:32', '2021-01-15 00:59:32', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-297\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-297 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-297 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-297.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-297.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-297.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-297 .slick-prev, #tdt-slider-297 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 17:59:32', '2021-01-15 00:59:32', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(241, 1, '2021-01-14 18:00:25', '2021-01-15 01:00:25', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-297\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-297 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-297 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-297.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-297.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-297.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-297 .slick-prev, #tdt-slider-297 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:00:25', '2021-01-15 01:00:25', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(242, 1, '2021-01-14 18:00:25', '2021-01-15 01:00:25', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-297\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-297 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-297 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-297.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-297.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-297.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-297 .slick-prev, #tdt-slider-297 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:00:25', '2021-01-15 01:00:25', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(243, 1, '2021-01-14 18:00:26', '2021-01-15 01:00:26', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-97\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-97 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-97 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-97.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-97.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-97.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-97 .slick-prev, #tdt-slider-97 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images powered by <a href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a></p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:00:26', '2021-01-15 01:00:26', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(244, 1, '2021-01-14 18:05:58', '2021-01-15 01:05:58', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-97\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-97 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-97 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-97.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-97.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-97.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-97 .slick-prev, #tdt-slider-97 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images powered by <a href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a></p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:05:58', '2021-01-15 01:05:58', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(245, 1, '2021-01-14 18:05:58', '2021-01-15 01:05:58', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-97\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-97 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-97 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-97.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-97.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-97.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-97 .slick-prev, #tdt-slider-97 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images powered by <a href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a></p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:05:58', '2021-01-15 01:05:58', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(246, 1, '2021-01-14 18:05:58', '2021-01-15 01:05:58', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-473\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-473 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-473 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-473.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-473.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-473.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-473 .slick-prev, #tdt-slider-473 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:05:58', '2021-01-15 01:05:58', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(247, 1, '2021-01-14 18:26:36', '2021-01-15 01:26:36', '<figure><a href=\"https://robis.us/\"><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></a></figure><h2><a href=\"https://robis.us/\">Dietary supplements manufacturer since 1983</a></h2>		\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<h1>Thank you.</h1>		\n		<h2><strong>Form sent successfully.</strong></h2><h3>We will contact you shortly.</h3><h3> </h3>		\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n			<nav\n                    id=\"jltma-nav-menu-element-76e933d4\"\n                    data-menu-id=\"jltma-nav-menu-element-76e933d4\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-76e933d4\"\n                                    data-target=\"#jltma-nav-menu-elementor-76e933d4\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-76e933d4 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Gracias', '', 'publish', 'closed', 'closed', '', 'thankyou-form', '', '', '2021-01-18 02:36:58', '2021-01-18 09:36:58', '', 0, 'https://robis.us/?page_id=247', 0, 'page', '', 0),
(248, 1, '2021-01-14 18:07:13', '2021-01-15 01:07:13', '', 'Elementor #247', '', 'inherit', 'closed', 'closed', '', '247-revision-v1', '', '', '2021-01-14 18:07:13', '2021-01-15 01:07:13', '', 247, 'https://robis.us/247-revision-v1/', 0, 'revision', '', 0),
(268, 1, '2021-01-14 18:37:14', '2021-01-15 01:37:14', '<figure><a href=\"https://robis.us/\"><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\"></a></figure>\n<h2><a href=\"https://robis.us/\">Dietary supplements manufacturer since 1983</a></h2>\n<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\nLinkedin\n</a>\n<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\nYoutube\n</a>\n<h1>Thank you.</h1>\n<h2><strong>Form sent successfully.</strong></h2>\n<h3>We will contact you shortly.</h3>\n<h3>&nbsp;</h3>\n<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\nSee more goals now!\n</a>\n\n<nav id=\"jltma-nav-menu-element-76e933d4\" data-menu-id=\"jltma-nav-menu-element-76e933d4\" data-sticky-type=\"not-sticky\" data-menu-layout=\"default\" data-menu-trigger=\"click\" data-menu-offcanvas=\"toggle-bar\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a>\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-76e933d4\" data-target=\"#jltma-nav-menu-elementor-76e933d4\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n 	<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n 	<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul>\n</nav>\n<style>@media only screen and (min-width: 768px) { .elementor-element-76e933d4 .jltma-burger-box { display: none } }</style>		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Elementor #247', '', 'inherit', 'closed', 'closed', '', '247-revision-v1', '', '', '2021-01-14 18:37:14', '2021-01-15 01:37:14', '', 247, 'https://robis.us/247-revision-v1/', 0, 'revision', '', 0),
(261, 1, '2021-01-14 18:34:34', '2021-01-15 01:34:34', '<figure><a href=\"https://robis.us/\"><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></a></figure><h2><a href=\"https://robis.us/\">Dietary supplements manufacturer since 1983</a></h2>		\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n			<nav\n                    id=\"jltma-nav-menu-element-76e933d4\"\n                    data-menu-id=\"jltma-nav-menu-element-76e933d4\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-76e933d4\"\n                                    data-target=\"#jltma-nav-menu-elementor-76e933d4\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-76e933d4 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Elementor #247', '', 'inherit', 'closed', 'closed', '', '247-revision-v1', '', '', '2021-01-14 18:34:34', '2021-01-15 01:34:34', '', 247, 'https://robis.us/247-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(257, 1, '2021-01-14 18:15:53', '2021-01-15 01:15:53', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-55531e27\"\n                    data-menu-id=\"jltma-nav-menu-element-55531e27\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-55531e27\"\n                                    data-target=\"#jltma-nav-menu-elementor-55531e27\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li id=\"menu-item-33\"><a href=\"#products\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-55531e27 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-55531e27 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-55531e27 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-55531e27 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-55531e27 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-114\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-114 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-114 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-114.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-114.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-114.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-114 .slick-prev, #tdt-slider-114 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o1\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-38db4448\"\n                    data-menu-id=\"jltma-nav-menu-element-38db4448\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-38db4448\"\n                                    data-target=\"#jltma-nav-menu-elementor-38db4448\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li id=\"menu-item-229\"><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li id=\"menu-item-230\"><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li id=\"menu-item-231\"><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-38db4448 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'home robis.us', '', 'publish', 'closed', 'closed', '', 'home-robis-us', '', '', '2021-01-14 18:15:53', '2021-01-15 01:15:53', '', 0, 'https://robis.us/?elementor_library=home-robis-us', 0, 'elementor_library', '', 0),
(258, 1, '2021-01-14 18:15:53', '2021-01-15 01:15:53', '', 'home robis.us', '', 'inherit', 'closed', 'closed', '', '257-revision-v1', '', '', '2021-01-14 18:15:53', '2021-01-15 01:15:53', '', 257, 'https://robis.us/257-revision-v1/', 0, 'revision', '', 0),
(259, 1, '2021-01-14 18:15:53', '2021-01-15 01:15:53', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-55531e27\"\n                    data-menu-id=\"jltma-nav-menu-element-55531e27\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-55531e27\"\n                                    data-target=\"#jltma-nav-menu-elementor-55531e27\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li id=\"menu-item-33\"><a href=\"#products\">Products</a></li>\n<li id=\"menu-item-34\"><a href=\"#goals\">Goals</a></li>\n<li id=\"menu-item-36\"><a href=\"#quality\">Quality</a></li>\n<li id=\"menu-item-35\"><a href=\"#distributor\">Become a distributor</a></li>\n<li id=\"menu-item-37\"><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-55531e27 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-55531e27 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-55531e27 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-55531e27 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-55531e27 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-114\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-114 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-114 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-114.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-114.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-114.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-114 .slick-prev, #tdt-slider-114 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o1\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-38db4448\"\n                    data-menu-id=\"jltma-nav-menu-element-38db4448\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-38db4448\"\n                                    data-target=\"#jltma-nav-menu-elementor-38db4448\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li id=\"menu-item-229\"><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li id=\"menu-item-230\"><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li id=\"menu-item-231\"><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-38db4448 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'home robis.us', '', 'inherit', 'closed', 'closed', '', '257-revision-v1', '', '', '2021-01-14 18:15:53', '2021-01-15 01:15:53', '', 257, 'https://robis.us/257-revision-v1/', 0, 'revision', '', 0),
(260, 1, '2021-01-14 18:23:46', '2021-01-15 01:23:46', '', 'plant_with_dew_close_CeTDU', '', 'inherit', '', 'closed', '', 'plant_with_dew_close_cetdu', '', '', '2021-01-14 18:23:46', '2021-01-15 01:23:46', '', 247, 'https://robis.us/wp-content/uploads/2021/01/plant_with_dew_close_CeTDU.jpg', 0, 'attachment', 'image/jpeg', 0),
(262, 1, '2021-01-14 18:34:35', '2021-01-15 01:34:35', '<figure><a href=\"https://robis.us/\"><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></a></figure><h2><a href=\"https://robis.us/\">Dietary supplements manufacturer since 1983</a></h2>		\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n			<nav\n                    id=\"jltma-nav-menu-element-76e933d4\"\n                    data-menu-id=\"jltma-nav-menu-element-76e933d4\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-76e933d4\"\n                                    data-target=\"#jltma-nav-menu-elementor-76e933d4\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-76e933d4 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Elementor #247', '', 'inherit', 'closed', 'closed', '', '247-revision-v1', '', '', '2021-01-14 18:34:35', '2021-01-15 01:34:35', '', 247, 'https://robis.us/247-revision-v1/', 0, 'revision', '', 0),
(263, 1, '2021-01-14 18:34:35', '2021-01-15 01:34:35', '<figure><a href=\"https://robis.us/\"><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></a></figure><h2><a href=\"https://robis.us/\">Dietary supplements manufacturer since 1983</a></h2>		\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<h1>Thank you.</h1>		\n		<h2><strong>Form sent successfully.</strong></h2><h3>We will contact you shortly.</h3><h3> </h3>		\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n			<nav\n                    id=\"jltma-nav-menu-element-76e933d4\"\n                    data-menu-id=\"jltma-nav-menu-element-76e933d4\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-76e933d4\"\n                                    data-target=\"#jltma-nav-menu-elementor-76e933d4\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-76e933d4 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Elementor #247', '', 'inherit', 'closed', 'closed', '', '247-revision-v1', '', '', '2021-01-14 18:34:35', '2021-01-15 01:34:35', '', 247, 'https://robis.us/247-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(264, 1, '2021-01-14 18:36:48', '2021-01-15 01:36:48', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-473\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-473 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-473 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-473.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-473.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-473.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-473 .slick-prev, #tdt-slider-473 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:36:48', '2021-01-15 01:36:48', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(265, 1, '2021-01-14 18:36:48', '2021-01-15 01:36:48', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-473\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-473 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-473 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-473.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-473.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-473.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-473 .slick-prev, #tdt-slider-473 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:36:48', '2021-01-15 01:36:48', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(266, 1, '2021-01-14 18:36:49', '2021-01-15 01:36:49', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-417\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-417 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-417 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-417.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-417.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-417.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-417 .slick-prev, #tdt-slider-417 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:36:49', '2021-01-15 01:36:49', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(269, 1, '2021-01-14 18:39:29', '2021-01-15 01:39:29', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-417\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-417 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-417 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-417.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-417.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-417.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-417 .slick-prev, #tdt-slider-417 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:39:29', '2021-01-15 01:39:29', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(270, 1, '2021-01-14 18:39:30', '2021-01-15 01:39:30', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-417\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-417 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-417 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-417.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-417.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-417.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-417 .slick-prev, #tdt-slider-417 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:39:30', '2021-01-15 01:39:30', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(271, 1, '2021-01-14 18:39:30', '2021-01-15 01:39:30', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-372\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-372 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-372 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-372.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-372.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-372.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-372 .slick-prev, #tdt-slider-372 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:39:30', '2021-01-15 01:39:30', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(272, 1, '2021-01-14 18:42:46', '2021-01-15 01:42:46', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-372\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-372 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-372 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-372.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-372.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-372.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-372 .slick-prev, #tdt-slider-372 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:42:46', '2021-01-15 01:42:46', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(273, 1, '2021-01-14 18:42:47', '2021-01-15 01:42:47', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-372\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-372 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-372 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-372.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-372.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-372.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-372 .slick-prev, #tdt-slider-372 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:42:47', '2021-01-15 01:42:47', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(284, 1, '2021-01-15 02:37:39', '2021-01-15 09:37:39', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-33\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-33 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-33 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-33.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-33.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-33.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-33 .slick-prev, #tdt-slider-33 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 02:37:39', '2021-01-15 09:37:39', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(274, 1, '2021-01-14 18:42:47', '2021-01-15 01:42:47', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-475\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-475 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-475 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-475.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-475.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-475.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-475 .slick-prev, #tdt-slider-475 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-14 18:42:47', '2021-01-15 01:42:47', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(275, 1, '2021-01-14 18:42:56', '2021-01-15 01:42:56', '', 'Redirect on submit', '', 'private', 'closed', 'closed', '', 'new-action', '', '', '2021-01-15 05:26:20', '2021-01-15 12:26:20', '', 0, 'https://robis.us/?wpcf7r_action=new-action', 1, 'wpcf7r_action', '', 0),
(276, 1, '2021-01-14 18:46:53', '2021-01-15 01:46:53', '<figure><a href=\"https://robis.us/\"><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\"></a></figure>\n<h2><a href=\"https://robis.us/\">Dietary supplements manufacturer since 1983</a></h2>\n<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\nLinkedin\n</a>\n<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\nYoutube\n</a>\n<h1>Thank you.</h1>\n<h2><strong>Form sent successfully.</strong></h2>\n<h3>We will contact you shortly.</h3>\n<h3>&nbsp;</h3>\n<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\nSee more goals now!\n</a>\n\n<nav id=\"jltma-nav-menu-element-76e933d4\" data-menu-id=\"jltma-nav-menu-element-76e933d4\" data-sticky-type=\"not-sticky\" data-menu-layout=\"default\" data-menu-trigger=\"click\" data-menu-offcanvas=\"toggle-bar\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a>\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-76e933d4\" data-target=\"#jltma-nav-menu-elementor-76e933d4\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n 	<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n 	<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul>\n</nav>\n<style>@media only screen and (min-width: 768px) { .elementor-element-76e933d4 .jltma-burger-box { display: none } }</style>		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Gracias', '', 'inherit', 'closed', 'closed', '', '247-revision-v1', '', '', '2021-01-14 18:46:53', '2021-01-15 01:46:53', '', 247, 'https://robis.us/247-revision-v1/', 0, 'revision', '', 0),
(385, 2, '2021-01-18 02:36:58', '2021-01-18 09:36:58', '<figure><a href=\"https://robis.us/\"><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></a></figure><h2><a href=\"https://robis.us/\">Dietary supplements manufacturer since 1983</a></h2>		\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<h1>Thank you.</h1>		\n		<h2><strong>Form sent successfully.</strong></h2><h3>We will contact you shortly.</h3><h3> </h3>		\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n			<nav\n                    id=\"jltma-nav-menu-element-76e933d4\"\n                    data-menu-id=\"jltma-nav-menu-element-76e933d4\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-76e933d4\"\n                                    data-target=\"#jltma-nav-menu-elementor-76e933d4\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-76e933d4 .jltma-burger-box { display: none } }</style>		\n		Background images powered by <a style=\"color: #f1f1f1;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow,noopener noopener\">Freepik</a>', 'Gracias', '', 'inherit', 'closed', 'closed', '', '247-revision-v1', '', '', '2021-01-18 02:36:58', '2021-01-18 09:36:58', '', 247, 'https://robis.us/247-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(281, 1, '2021-01-15 02:36:42', '2021-01-15 09:36:42', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-401\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-401 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-401 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-401.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-401.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-401.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-401 .slick-prev, #tdt-slider-401 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 02:36:42', '2021-01-15 09:36:42', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(282, 1, '2021-01-15 02:37:38', '2021-01-15 09:37:38', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-401\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-401 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-401 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-401.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-401.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-401.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-401 .slick-prev, #tdt-slider-401 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 02:37:38', '2021-01-15 09:37:38', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(279, 1, '2021-01-15 02:36:41', '2021-01-15 09:36:41', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-475\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-475 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-475 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-475.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-475.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-475.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-475 .slick-prev, #tdt-slider-475 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 02:36:41', '2021-01-15 09:36:41', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(280, 1, '2021-01-15 02:36:42', '2021-01-15 09:36:42', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-475\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-475 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-475 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-475.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-475.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-475.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-475 .slick-prev, #tdt-slider-475 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 02:36:42', '2021-01-15 09:36:42', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(283, 1, '2021-01-15 02:37:39', '2021-01-15 09:37:39', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-401\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-401 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-401 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-401.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-401.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-401.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-401 .slick-prev, #tdt-slider-401 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 02:37:39', '2021-01-15 09:37:39', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(288, 1, '2021-01-15 03:07:08', '2021-01-15 10:07:08', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-295\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-295 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-295 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-295.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-295.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-295.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-295 .slick-prev, #tdt-slider-295 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:07:08', '2021-01-15 10:07:08', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(289, 1, '2021-01-15 03:13:21', '2021-01-15 10:13:21', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-295\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-295 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-295 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-295.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-295.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-295.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-295 .slick-prev, #tdt-slider-295 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:13:21', '2021-01-15 10:13:21', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(286, 1, '2021-01-15 03:07:07', '2021-01-15 10:07:07', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-33\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-33 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-33 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-33.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-33.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-33.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-33 .slick-prev, #tdt-slider-33 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:07:07', '2021-01-15 10:07:07', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(287, 1, '2021-01-15 03:07:08', '2021-01-15 10:07:08', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		We are spanish dietary supplements manufacturer since 1983​<p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-33\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-33 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-33 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-33.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-33.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-33.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-33 .slick-prev, #tdt-slider-33 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:07:08', '2021-01-15 10:07:08', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(290, 1, '2021-01-15 03:13:22', '2021-01-15 10:13:22', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-295\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": true, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-295 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-295 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-295.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-295.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-295.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-295 .slick-prev, #tdt-slider-295 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:13:22', '2021-01-15 10:13:22', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(291, 1, '2021-01-15 03:13:22', '2021-01-15 10:13:22', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-160\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-160 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-160 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-160.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-160.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-160.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-160 .slick-prev, #tdt-slider-160 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:13:22', '2021-01-15 10:13:22', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(302, 1, '2021-01-15 03:55:38', '2021-01-15 10:55:38', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-493\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">Royal Jelly Junior</a></h4><p style=\"text-align: center;\"><strong>GROWTH, VITALITY,</strong><br /><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\">DIGESTIVE SYSTEM</p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-493 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-493 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-493.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-493.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-493.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-493 .slick-prev, #tdt-slider-493 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:55:38', '2021-01-15 10:55:38', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(298, 1, '2021-01-15 03:42:46', '2021-01-15 10:42:46', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-435\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-435 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-435 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-435.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-435.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-435.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-435 .slick-prev, #tdt-slider-435 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:42:46', '2021-01-15 10:42:46', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(295, 1, '2021-01-15 03:40:40', '2021-01-15 10:40:40', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-323\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3>Reina Real Immunity</h3><p><strong>INMUNE SYSTEM</strong></p><p>Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-323 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-323 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-323.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-323.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-323.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-323 .slick-prev, #tdt-slider-323 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:40:40', '2021-01-15 10:40:40', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(293, 1, '2021-01-15 03:40:39', '2021-01-15 10:40:39', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-160\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-160 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-160 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-160.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-160.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-160.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-160 .slick-prev, #tdt-slider-160 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:40:39', '2021-01-15 10:40:39', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(294, 1, '2021-01-15 03:40:40', '2021-01-15 10:40:40', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-160\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-160 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-160 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-160.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-160.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-160.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-160 .slick-prev, #tdt-slider-160 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:40:40', '2021-01-15 10:40:40', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(296, 1, '2021-01-15 03:42:45', '2021-01-15 10:42:45', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-323\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3>Reina Real Immunity</h3><p><strong>INMUNE SYSTEM</strong></p><p>Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-323 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-323 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-323.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-323.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-323.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-323 .slick-prev, #tdt-slider-323 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:42:45', '2021-01-15 10:42:45', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(297, 1, '2021-01-15 03:42:45', '2021-01-15 10:42:45', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-323\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3>Reina Real Immunity</h3><p><strong>INMUNE SYSTEM</strong></p><p>Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-323 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-323 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-323.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-323.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-323.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-323 .slick-prev, #tdt-slider-323 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:42:45', '2021-01-15 10:42:45', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(303, 1, '2021-01-15 04:05:09', '2021-01-15 11:05:09', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-493\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">Royal Jelly Junior</a></h4><p style=\"text-align: center;\"><strong>GROWTH, VITALITY,</strong><br /><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\">DIGESTIVE SYSTEM</p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-493 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-493 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-493.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-493.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-493.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-493 .slick-prev, #tdt-slider-493 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:05:09', '2021-01-15 11:05:09', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(300, 1, '2021-01-15 03:55:37', '2021-01-15 10:55:37', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-435\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-435 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-435 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-435.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-435.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-435.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-435 .slick-prev, #tdt-slider-435 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:55:37', '2021-01-15 10:55:37', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(301, 1, '2021-01-15 03:55:37', '2021-01-15 10:55:37', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-435\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\"><strong>Royal Jelly Junior</strong></a></h4><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-435 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-435 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-435.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-435.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-435.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-435 .slick-prev, #tdt-slider-435 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 03:55:37', '2021-01-15 10:55:37', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(304, 1, '2021-01-15 04:05:10', '2021-01-15 11:05:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-493\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h4 style=\"text-align: center;\"><a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">Royal Jelly Junior</a></h4><p style=\"text-align: center;\"><strong>GROWTH, VITALITY,</strong><br /><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">It complements food deficiencies in amino acids, vitamins, minerals and trace elements, being a source of health and wellbeing in this important period of life.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\">DIGESTIVE SYSTEM</p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-493 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-493 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-493.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-493.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-493.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-493 .slick-prev, #tdt-slider-493 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:05:10', '2021-01-15 11:05:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(305, 1, '2021-01-15 04:05:10', '2021-01-15 11:05:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-477\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\">DIGESTIVE SYSTEM</p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3>Hair Nails Skin Bio</h3>\n<p><strong>BEAUTY</strong></p>\n<p>Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-477 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-477 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-477.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-477.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-477.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-477 .slick-prev, #tdt-slider-477 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:05:10', '2021-01-15 11:05:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(309, 1, '2021-01-15 04:09:10', '2021-01-15 11:09:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-316\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-316 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-316 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-316.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-316.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-316.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-316 .slick-prev, #tdt-slider-316 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:09:10', '2021-01-15 11:09:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(307, 1, '2021-01-15 04:09:09', '2021-01-15 11:09:09', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-477\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\">DIGESTIVE SYSTEM</p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3>Hair Nails Skin Bio</h3>\n<p><strong>BEAUTY</strong></p>\n<p>Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-477 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-477 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-477.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-477.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-477.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-477 .slick-prev, #tdt-slider-477 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:09:09', '2021-01-15 11:09:09', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(308, 1, '2021-01-15 04:09:10', '2021-01-15 11:09:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-477\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\">DIGESTIVE SYSTEM</p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3>Hair Nails Skin Bio</h3>\n<p><strong>BEAUTY</strong></p>\n<p>Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-477 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-477 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-477.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-477.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-477.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-477 .slick-prev, #tdt-slider-477 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:09:10', '2021-01-15 11:09:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(310, 1, '2021-01-15 04:15:18', '2021-01-15 11:15:18', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-316\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-316 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-316 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-316.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-316.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-316.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-316 .slick-prev, #tdt-slider-316 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:15:18', '2021-01-15 11:15:18', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(311, 1, '2021-01-15 04:15:18', '2021-01-15 11:15:18', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-316\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" >\n					  		<img width=\"300\" height=\"300\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-316 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-316 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-316.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-316.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-316.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-316 .slick-prev, #tdt-slider-316 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:15:18', '2021-01-15 11:15:18', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(312, 1, '2021-01-15 04:15:19', '2021-01-15 11:15:19', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-319\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-319 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-319 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-319.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-319.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-319.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-319 .slick-prev, #tdt-slider-319 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:15:19', '2021-01-15 11:15:19', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(313, 1, '2021-01-15 04:16:54', '2021-01-15 11:16:54', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-319\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-319 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-319 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-319.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-319.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-319.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-319 .slick-prev, #tdt-slider-319 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:16:54', '2021-01-15 11:16:54', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(314, 1, '2021-01-15 04:16:55', '2021-01-15 11:16:55', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-319\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  												<a>\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" >\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-319 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-319 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-319.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-319.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-319.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-319 .slick-prev, #tdt-slider-319 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:16:55', '2021-01-15 11:16:55', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(319, 1, '2021-01-15 04:21:29', '2021-01-15 11:21:29', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-14\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-14 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-14 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-14.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-14.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-14.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-14 .slick-prev, #tdt-slider-14 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:21:29', '2021-01-15 11:21:29', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(315, 1, '2021-01-15 04:16:55', '2021-01-15 11:16:55', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-167\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-167 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-167 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-167.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-167.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-167.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-167 .slick-prev, #tdt-slider-167 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:16:55', '2021-01-15 11:16:55', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(320, 1, '2021-01-15 04:24:08', '2021-01-15 11:24:08', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-14\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-14 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-14 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-14.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-14.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-14.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-14 .slick-prev, #tdt-slider-14 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:24:08', '2021-01-15 11:24:08', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(317, 1, '2021-01-15 04:21:28', '2021-01-15 11:21:28', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-167\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-167 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-167 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-167.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-167.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-167.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-167 .slick-prev, #tdt-slider-167 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:21:28', '2021-01-15 11:21:28', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(318, 1, '2021-01-15 04:21:29', '2021-01-15 11:21:29', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-167\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-167 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-167 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-167.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-167.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-167.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-167 .slick-prev, #tdt-slider-167 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467807\">						\n										+34 958 46 78 07\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:21:29', '2021-01-15 11:21:29', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(321, 1, '2021-01-15 04:24:08', '2021-01-15 11:24:08', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-14\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-14 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-14 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-14.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-14.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-14.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-14 .slick-prev, #tdt-slider-14 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:24:08', '2021-01-15 11:24:08', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(322, 1, '2021-01-15 04:24:09', '2021-01-15 11:24:09', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-292\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-292 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-292 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-292.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-292.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-292.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-292 .slick-prev, #tdt-slider-292 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:24:09', '2021-01-15 11:24:09', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(326, 1, '2021-01-15 04:27:36', '2021-01-15 11:27:36', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-344\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-344 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-344 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-344.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-344.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-344.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-344 .slick-prev, #tdt-slider-344 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:27:36', '2021-01-15 11:27:36', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(324, 1, '2021-01-15 04:27:35', '2021-01-15 11:27:35', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-292\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-292 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-292 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-292.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-292.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-292.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-292 .slick-prev, #tdt-slider-292 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:27:35', '2021-01-15 11:27:35', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(325, 1, '2021-01-15 04:27:36', '2021-01-15 11:27:36', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-292\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-292 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-292 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-292.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-292.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-292.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-292 .slick-prev, #tdt-slider-292 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" role=\"button\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n								<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:27:36', '2021-01-15 11:27:36', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(346, 1, '2021-01-15 05:17:06', '2021-01-15 12:17:06', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\"></figure>\n<h1>Dietary supplements manufacturer since 1983</h1>\n<nav id=\"jltma-nav-menu-element-1493270\" data-menu-id=\"jltma-nav-menu-element-1493270\" data-sticky-type=\"not-sticky\" data-menu-layout=\"onepage\" data-menu-trigger=\"click\" data-menu-offcanvas=\"offcanvas\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a href=\"https://robis.us\">\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-1493270\" data-target=\"#jltma-nav-menu-elementor-1493270\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"#products\">Products</a></li>\n 	<li><a href=\"#goals\">Goals</a></li>\n 	<li><a href=\"#quality\">Quality</a></li>\n 	<li><a href=\"#distributor\">Become a distributor</a></li>\n 	<li><a href=\"#contact\">Contact</a></li>\n</ul>\n</nav>\n<style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {<br />\n                            width:0%;<br />\n                            height: 100%;<br />\n                            z-index: 30 ;<br />\n                            position: fixed;<br />\n                            top: 0;<br />\n                            left: 0;<br />\n                            opacity:0;<br />\n                            visibility:hidden;<br />\n                            background-color: rgb(0, 0, 0, .9);<br />\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;<br />\n                        }<br />\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {<br />\n                            transition:opacity .5s ease, width 0s;<br />\n                            opacity:1;<br />\n                            width:100%;<br />\n                            visibility:visible;<br />\n                        }<br />\n                        @media all and (max-width:768px) {<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{<br />\n                                justify-content: center !important;<br />\n                                width:80%;<br />\n                                visibility: hidden;<br />\n                                transform:translateX(-100%);<br />\n                                transition:all .2s;<br />\n                                border-radius:0;<br />\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);<br />\n                                    display:block;<br />\n                                position: fixed;<br />\n                                top: 0;<br />\n                                left: 0;<br />\n                                height: 100%;<br />\n                                z-index: 1200;<br />\n                                overflow-y: scroll;<br />\n                                overflow-x: hidden;<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {<br />\n                                right: 0;<br />\n                                left: auto;<br />\n                                transform: translateX(100%);<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{<br />\n                                visibility: visible;<br />\n                                transform: translateX(0);<br />\n                                transition: transform .2s;<br />\n                            }<br />\n                        }</style>\n<style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>\n<h1>Become a distributor</h1>\nQuality. Experience. Product range. Well-being and nature\n\nBest\n\nproducts\n\n<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nClick here\n</a>\n<!--====== HTML CODING START ========-->\n\n<section id=\"tdt-slider-154\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\"{&quot;arrows&quot;: false, &quot;autoplaySpeed&quot;: 2500, &quot;dots&quot;: true, &quot;autoplay&quot;: true, &quot;infinite&quot;: true, &quot;adaptiveHeight&quot;: false, &quot;pauseOnHover&quot;: true, &quot;slidesToShow&quot;: 3, &quot;slidesToScroll&quot;: 1, &quot;fade&quot;: false}\">\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Collagen Complex</h3>\n<p style=\"text-align: center;\"><strong>JOINT CARE</strong></p>\n<p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Mirticir</h3>\n<p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong>\n<strong>BEAUTY LEGS</strong></p>\n<p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Junior</h3>\n<p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Inmunity</h3>\n<p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Robis Probiotics</h3>\n<p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p>\n<p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3>\n<p style=\"text-align: center;\"><strong>BEAUTY</strong></p>\n<p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p>\n\n\n&nbsp;\n\n</section>\n<style>\n			#tdt-slider-154 .slick-prev {<br />\n				left: px !important;<br />\n			}<br />\n			#tdt-slider-154 .slick-next {<br />\n				right: px !important;<br />\n			}<br />\n			#tdt-slider-154.content-over-slider .slick-slide .content-section {<br />\n				top: %;<br />\n			}<br />\n			@media only screen and (max-width: 480px) {<br />\n				#tdt-slider-154.content-over-slider .slick-slide .content-section {<br />\n					top: 35px !important;<br />\n				}<br />\n				#tdt-slider-154.content-over-slider .ultimate-slide-img img{<br />\n					height: px !important;<br />\n					object-fit: cover;<br />\n				}<br />\n				#tdt-slider-154 .slick-prev, #tdt-slider-154 .slick-next {<br />\n					display: none !important;<br />\n				}<br />\n			}<br />\n		</style>\n<p style=\"text-align: center;\">Meet</p>\n<p style=\"text-align: center;\">Your</p>\n<p style=\"text-align: center;\">Goals</p>\nWellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.\n\n<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\">\n<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nSee more goals now!\n</a>\n<p style=\"text-align: center;\">Our certifications</p>\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\">\n<h3>Why Robis?</h3>\n<h3>\n					Quality manufacturers since 1983</h3>\n<h3>\n					Wide range of products</h3>\n<h3>\n					International experience</h3>\n<h3>\n					Versatility &amp; adaptability</h3>\n<p style=\"text-align: center;\">Contact us</p>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p>\n\n<ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\">\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\">\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\">\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\">\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\">\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\">\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\">\n\n<label> Your name*\n<input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your email*\n<input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your company (optional)\n<input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your message*\n<textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label>\n\n<label>\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\">\nI accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></label></label>\n\n<input type=\"submit\" value=\"Submit\">\n\n</form>\n<ul>\n 	<li>\n					<a href=\"mailto:robis@robis.es\">\nrobis@robis.es\n</a></li>\n</ul>\n<ul>\n 	<li>\n					<a href=\"tel:+34958467722\">\n+34 958 46 77 22\n</a></li>\n</ul>\n<ul>\n 	<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain</li>\n</ul>\n<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\nLinkedin\n</a>\n<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\nYoutube\n</a>\n\n<nav id=\"jltma-nav-menu-element-6d36790\" data-menu-id=\"jltma-nav-menu-element-6d36790\" data-sticky-type=\"not-sticky\" data-menu-layout=\"default\" data-menu-trigger=\"click\" data-menu-offcanvas=\"toggle-bar\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a>\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-6d36790\" data-target=\"#jltma-nav-menu-elementor-6d36790\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n 	<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n 	<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul>\n</nav>\n<style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 05:17:06', '2021-01-15 12:17:06', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(330, 1, '2021-01-15 04:40:11', '2021-01-15 11:40:11', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-42\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-42 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-42 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-42.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-42.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-42.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-42 .slick-prev, #tdt-slider-42 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" />I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms and conditions of the site</a>, as well as the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>.*</label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:40:11', '2021-01-15 11:40:11', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(348, 1, '2021-01-15 16:57:36', '2021-01-15 23:57:36', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\"></figure>\n<h1>Dietary supplements manufacturer since 1983</h1>\n<nav id=\"jltma-nav-menu-element-1493270\" data-menu-id=\"jltma-nav-menu-element-1493270\" data-sticky-type=\"not-sticky\" data-menu-layout=\"onepage\" data-menu-trigger=\"click\" data-menu-offcanvas=\"offcanvas\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a href=\"https://robis.us\">\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-1493270\" data-target=\"#jltma-nav-menu-elementor-1493270\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"#products\">Products</a></li>\n 	<li><a href=\"#goals\">Goals</a></li>\n 	<li><a href=\"#quality\">Quality</a></li>\n 	<li><a href=\"#distributor\">Become a distributor</a></li>\n 	<li><a href=\"#contact\">Contact</a></li>\n</ul>\n</nav>\n<style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {<br />\n                            width:0%;<br />\n                            height: 100%;<br />\n                            z-index: 30 ;<br />\n                            position: fixed;<br />\n                            top: 0;<br />\n                            left: 0;<br />\n                            opacity:0;<br />\n                            visibility:hidden;<br />\n                            background-color: rgb(0, 0, 0, .9);<br />\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;<br />\n                        }<br />\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {<br />\n                            transition:opacity .5s ease, width 0s;<br />\n                            opacity:1;<br />\n                            width:100%;<br />\n                            visibility:visible;<br />\n                        }<br />\n                        @media all and (max-width:768px) {<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{<br />\n                                justify-content: center !important;<br />\n                                width:80%;<br />\n                                visibility: hidden;<br />\n                                transform:translateX(-100%);<br />\n                                transition:all .2s;<br />\n                                border-radius:0;<br />\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);<br />\n                                    display:block;<br />\n                                position: fixed;<br />\n                                top: 0;<br />\n                                left: 0;<br />\n                                height: 100%;<br />\n                                z-index: 1200;<br />\n                                overflow-y: scroll;<br />\n                                overflow-x: hidden;<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {<br />\n                                right: 0;<br />\n                                left: auto;<br />\n                                transform: translateX(100%);<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{<br />\n                                visibility: visible;<br />\n                                transform: translateX(0);<br />\n                                transition: transform .2s;<br />\n                            }<br />\n                        }</style>\n<style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>\n<h1>Become a distributor</h1>\nQuality. Experience. Product range. Well-being and nature\n\nBest\n\nproducts\n\n<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nClick here\n</a>\n<!--====== HTML CODING START ========-->\n\n<section id=\"tdt-slider-154\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\"{&quot;arrows&quot;: false, &quot;autoplaySpeed&quot;: 2500, &quot;dots&quot;: true, &quot;autoplay&quot;: true, &quot;infinite&quot;: true, &quot;adaptiveHeight&quot;: false, &quot;pauseOnHover&quot;: true, &quot;slidesToShow&quot;: 3, &quot;slidesToScroll&quot;: 1, &quot;fade&quot;: false}\">\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Collagen Complex</h3>\n<p style=\"text-align: center;\"><strong>JOINT CARE</strong></p>\n<p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Mirticir</h3>\n<p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong>\n<strong>BEAUTY LEGS</strong></p>\n<p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Junior</h3>\n<p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Inmunity</h3>\n<p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Robis Probiotics</h3>\n<p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p>\n<p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3>\n<p style=\"text-align: center;\"><strong>BEAUTY</strong></p>\n<p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p>\n\n\n&nbsp;\n\n</section>\n<style>\n			#tdt-slider-154 .slick-prev {<br />\n				left: px !important;<br />\n			}<br />\n			#tdt-slider-154 .slick-next {<br />\n				right: px !important;<br />\n			}<br />\n			#tdt-slider-154.content-over-slider .slick-slide .content-section {<br />\n				top: %;<br />\n			}<br />\n			@media only screen and (max-width: 480px) {<br />\n				#tdt-slider-154.content-over-slider .slick-slide .content-section {<br />\n					top: 35px !important;<br />\n				}<br />\n				#tdt-slider-154.content-over-slider .ultimate-slide-img img{<br />\n					height: px !important;<br />\n					object-fit: cover;<br />\n				}<br />\n				#tdt-slider-154 .slick-prev, #tdt-slider-154 .slick-next {<br />\n					display: none !important;<br />\n				}<br />\n			}<br />\n		</style>\n<p style=\"text-align: center;\">Meet</p>\n<p style=\"text-align: center;\">Your</p>\n<p style=\"text-align: center;\">Goals</p>\nWellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.\n\n<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\">\n<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nSee more goals now!\n</a>\n<p style=\"text-align: center;\">Our certifications</p>\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\">\n<h3>Why Robis?</h3>\n<h3>\n					Quality manufacturers since 1983</h3>\n<h3>\n					Wide range of products</h3>\n<h3>\n					International experience</h3>\n<h3>\n					Versatility &amp; adaptability</h3>\n<p style=\"text-align: center;\">Contact us</p>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p>\n\n<ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\">\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\">\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\">\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\">\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\">\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\">\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\">\n\n<label> Your name*\n<input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your email*\n<input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your company (optional)\n<input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your message*\n<textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label>\n\n<label>\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\">\nI accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></label></label>\n\n<input type=\"submit\" value=\"Submit\">\n\n</form>\n<ul>\n 	<li>\n					<a href=\"mailto:robis@robis.es\">\nrobis@robis.es\n</a></li>\n</ul>\n<ul>\n 	<li>\n					<a href=\"tel:+34958467722\">\n+34 958 46 77 22\n</a></li>\n</ul>\n<ul>\n 	<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain</li>\n</ul>\n<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\nLinkedin\n</a>\n<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\nYoutube\n</a>\n\n<nav id=\"jltma-nav-menu-element-6d36790\" data-menu-id=\"jltma-nav-menu-element-6d36790\" data-sticky-type=\"not-sticky\" data-menu-layout=\"default\" data-menu-trigger=\"click\" data-menu-offcanvas=\"toggle-bar\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a>\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-6d36790\" data-target=\"#jltma-nav-menu-elementor-6d36790\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n 	<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n 	<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul>\n</nav>\n<style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 16:57:36', '2021-01-15 23:57:36', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(328, 1, '2021-01-15 04:40:10', '2021-01-15 11:40:10', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-344\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-344 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-344 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-344.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-344.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-344.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-344 .slick-prev, #tdt-slider-344 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:40:10', '2021-01-15 11:40:10', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(329, 1, '2021-01-15 04:40:11', '2021-01-15 11:40:11', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-344\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-344 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-344 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-344.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-344.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-344.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-344 .slick-prev, #tdt-slider-344 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:40:11', '2021-01-15 11:40:11', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(333, 1, '2021-01-15 04:42:51', '2021-01-15 11:42:51', '.formrobius, .formrobius input {\n	max-height: 16px !important;\n	height 16px !important;\n	min-height: 16px !important;\n}', 'hello-elementor', '', 'publish', 'closed', 'closed', '', 'hello-elementor', '', '', '2021-01-15 04:45:36', '2021-01-15 11:45:36', '', 0, 'https://robis.us/hello-elementor/', 0, 'custom_css', '', 0),
(334, 1, '2021-01-15 04:42:51', '2021-01-15 11:42:51', '.ma-cf input:last-child {\n	max-height: 30px !important;\n	height 30px !important;\n}', 'hello-elementor', '', 'inherit', 'closed', 'closed', '', '333-revision-v1', '', '', '2021-01-15 04:42:51', '2021-01-15 11:42:51', '', 333, 'https://robis.us/333-revision-v1/', 0, 'revision', '', 0),
(336, 1, '2021-01-15 04:45:36', '2021-01-15 11:45:36', '.formrobius, .formrobius input {\n	max-height: 16px !important;\n	height 16px !important;\n	min-height: 16px !important;\n}', 'hello-elementor', '', 'inherit', 'closed', 'closed', '', '333-revision-v1', '', '', '2021-01-15 04:45:36', '2021-01-15 11:45:36', '', 333, 'https://robis.us/333-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(340, 1, '2021-01-15 04:55:33', '2021-01-15 11:55:33', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-302\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-302 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-302 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-302.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-302.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-302.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-302 .slick-prev, #tdt-slider-302 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:55:33', '2021-01-15 11:55:33', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(341, 1, '2021-01-15 05:00:41', '2021-01-15 12:00:41', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-302\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-302 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-302 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-302.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-302.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-302.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-302 .slick-prev, #tdt-slider-302 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 05:00:41', '2021-01-15 12:00:41', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(338, 1, '2021-01-15 04:55:32', '2021-01-15 11:55:32', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-42\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-42 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-42 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-42.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-42.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-42.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-42 .slick-prev, #tdt-slider-42 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" />I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms and conditions of the site</a>, as well as the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>.*</label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:55:32', '2021-01-15 11:55:32', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(339, 1, '2021-01-15 04:55:33', '2021-01-15 11:55:33', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-42\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-42 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-42 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-42.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-42.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-42.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-42 .slick-prev, #tdt-slider-42 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" />I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms and conditions of the site</a>, as well as the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>.*</label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 04:55:33', '2021-01-15 11:55:33', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(342, 1, '2021-01-15 05:00:41', '2021-01-15 12:00:41', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-302\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-302 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-302 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-302.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-302.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-302.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-302 .slick-prev, #tdt-slider-302 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 05:00:41', '2021-01-15 12:00:41', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(343, 1, '2021-01-15 05:00:42', '2021-01-15 12:00:42', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h1>Become a distributor</h1>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-154\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-154 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-154 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-154.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-154.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-154.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-154 .slick-prev, #tdt-slider-154 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 05:00:42', '2021-01-15 12:00:42', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(344, 1, '2021-01-15 05:10:01', '2021-01-15 12:10:01', '', '', '', 'publish', 'closed', 'closed', '', '344', '', '', '2021-01-15 05:15:05', '2021-01-15 12:15:05', '', 0, 'https://robis.us/click-event/344/', 0, 'wpgae_click_event', '', 0),
(345, 1, '2021-01-15 05:12:26', '2021-01-15 12:12:26', '', '', '', 'publish', 'closed', 'closed', '', '345', '', '', '2021-01-15 05:14:44', '2021-01-15 12:14:44', '', 0, 'https://robis.us/click-event/345/', 0, 'wpgae_click_event', '', 0),
(347, 1, '2021-01-15 05:18:19', '2021-01-15 12:18:19', '', 'ROBIS Company profile', '', 'inherit', '', 'closed', '', 'robis-company-profile', '', '', '2021-01-15 05:18:19', '2021-01-15 12:18:19', '', 0, 'https://robis.us/wp-content/uploads/2021/01/ROBIS-Company-profile.pdf', 0, 'attachment', 'application/pdf', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(349, 1, '2021-01-15 16:57:37', '2021-01-15 23:57:37', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\"></figure>\n<h1>Dietary supplements manufacturer since 1983</h1>\n<nav id=\"jltma-nav-menu-element-1493270\" data-menu-id=\"jltma-nav-menu-element-1493270\" data-sticky-type=\"not-sticky\" data-menu-layout=\"onepage\" data-menu-trigger=\"click\" data-menu-offcanvas=\"offcanvas\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a href=\"https://robis.us\">\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-1493270\" data-target=\"#jltma-nav-menu-elementor-1493270\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"#products\">Products</a></li>\n 	<li><a href=\"#goals\">Goals</a></li>\n 	<li><a href=\"#quality\">Quality</a></li>\n 	<li><a href=\"#distributor\">Become a distributor</a></li>\n 	<li><a href=\"#contact\">Contact</a></li>\n</ul>\n</nav>\n<style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {<br />\n                            width:0%;<br />\n                            height: 100%;<br />\n                            z-index: 30 ;<br />\n                            position: fixed;<br />\n                            top: 0;<br />\n                            left: 0;<br />\n                            opacity:0;<br />\n                            visibility:hidden;<br />\n                            background-color: rgb(0, 0, 0, .9);<br />\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;<br />\n                        }<br />\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {<br />\n                            transition:opacity .5s ease, width 0s;<br />\n                            opacity:1;<br />\n                            width:100%;<br />\n                            visibility:visible;<br />\n                        }<br />\n                        @media all and (max-width:768px) {<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{<br />\n                                justify-content: center !important;<br />\n                                width:80%;<br />\n                                visibility: hidden;<br />\n                                transform:translateX(-100%);<br />\n                                transition:all .2s;<br />\n                                border-radius:0;<br />\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);<br />\n                                    display:block;<br />\n                                position: fixed;<br />\n                                top: 0;<br />\n                                left: 0;<br />\n                                height: 100%;<br />\n                                z-index: 1200;<br />\n                                overflow-y: scroll;<br />\n                                overflow-x: hidden;<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {<br />\n                                right: 0;<br />\n                                left: auto;<br />\n                                transform: translateX(100%);<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{<br />\n                                visibility: visible;<br />\n                                transform: translateX(0);<br />\n                                transition: transform .2s;<br />\n                            }<br />\n                        }</style>\n<style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>\n<h1>Become a distributor</h1>\nQuality. Experience. Product range. Well-being and nature\n\nBest\n\nproducts\n\n<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nClick here\n</a>\n<!--====== HTML CODING START ========-->\n\n<section id=\"tdt-slider-154\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\"{&quot;arrows&quot;: false, &quot;autoplaySpeed&quot;: 2500, &quot;dots&quot;: true, &quot;autoplay&quot;: true, &quot;infinite&quot;: true, &quot;adaptiveHeight&quot;: false, &quot;pauseOnHover&quot;: true, &quot;slidesToShow&quot;: 3, &quot;slidesToScroll&quot;: 1, &quot;fade&quot;: false}\">\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Collagen Complex</h3>\n<p style=\"text-align: center;\"><strong>JOINT CARE</strong></p>\n<p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Mirticir</h3>\n<p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong>\n<strong>BEAUTY LEGS</strong></p>\n<p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Junior</h3>\n<p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Inmunity</h3>\n<p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Robis Probiotics</h3>\n<p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p>\n<p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3>\n<p style=\"text-align: center;\"><strong>BEAUTY</strong></p>\n<p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p>\n\n\n&nbsp;\n\n</section>\n<style>\n			#tdt-slider-154 .slick-prev {<br />\n				left: px !important;<br />\n			}<br />\n			#tdt-slider-154 .slick-next {<br />\n				right: px !important;<br />\n			}<br />\n			#tdt-slider-154.content-over-slider .slick-slide .content-section {<br />\n				top: %;<br />\n			}<br />\n			@media only screen and (max-width: 480px) {<br />\n				#tdt-slider-154.content-over-slider .slick-slide .content-section {<br />\n					top: 35px !important;<br />\n				}<br />\n				#tdt-slider-154.content-over-slider .ultimate-slide-img img{<br />\n					height: px !important;<br />\n					object-fit: cover;<br />\n				}<br />\n				#tdt-slider-154 .slick-prev, #tdt-slider-154 .slick-next {<br />\n					display: none !important;<br />\n				}<br />\n			}<br />\n		</style>\n<p style=\"text-align: center;\">Meet</p>\n<p style=\"text-align: center;\">Your</p>\n<p style=\"text-align: center;\">Goals</p>\nWellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.\n\n<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\">\n<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nSee more goals now!\n</a>\n<p style=\"text-align: center;\">Our certifications</p>\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\">\n<h3>Why Robis?</h3>\n<h3>\n					Quality manufacturers since 1983</h3>\n<h3>\n					Wide range of products</h3>\n<h3>\n					International experience</h3>\n<h3>\n					Versatility &amp; adaptability</h3>\n<p style=\"text-align: center;\">Contact us</p>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p>\n\n<ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\">\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\">\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\">\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\">\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\">\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\">\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\">\n\n<label> Your name*\n<input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your email*\n<input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your company (optional)\n<input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your message*\n<textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label>\n\n<label>\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\">\nI accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></label></label>\n\n<input type=\"submit\" value=\"Submit\">\n\n</form>\n<ul>\n 	<li>\n					<a href=\"mailto:robis@robis.es\">\nrobis@robis.es\n</a></li>\n</ul>\n<ul>\n 	<li>\n					<a href=\"tel:+34958467722\">\n+34 958 46 77 22\n</a></li>\n</ul>\n<ul>\n 	<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain</li>\n</ul>\n<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\nLinkedin\n</a>\n<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\nYoutube\n</a>\n\n<nav id=\"jltma-nav-menu-element-6d36790\" data-menu-id=\"jltma-nav-menu-element-6d36790\" data-sticky-type=\"not-sticky\" data-menu-layout=\"default\" data-menu-trigger=\"click\" data-menu-offcanvas=\"toggle-bar\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a>\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-6d36790\" data-target=\"#jltma-nav-menu-elementor-6d36790\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n 	<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n 	<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul>\n</nav>\n<style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 16:57:37', '2021-01-15 23:57:37', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(353, 2, '2021-01-17 16:11:09', '2021-01-17 23:11:09', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\"></figure>\n<h1>Dietary supplements manufacturer since 1983</h1>\n<nav id=\"jltma-nav-menu-element-1493270\" data-menu-id=\"jltma-nav-menu-element-1493270\" data-sticky-type=\"not-sticky\" data-menu-layout=\"onepage\" data-menu-trigger=\"click\" data-menu-offcanvas=\"offcanvas\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a href=\"https://robis.us\">\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-1493270\" data-target=\"#jltma-nav-menu-elementor-1493270\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"#products\">Products</a></li>\n 	<li><a href=\"#goals\">Goals</a></li>\n 	<li><a href=\"#quality\">Quality</a></li>\n 	<li><a href=\"#distributor\">Become a distributor</a></li>\n 	<li><a href=\"#contact\">Contact</a></li>\n</ul>\n</nav>\n<style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {<br />\n                            width:0%;<br />\n                            height: 100%;<br />\n                            z-index: 30 ;<br />\n                            position: fixed;<br />\n                            top: 0;<br />\n                            left: 0;<br />\n                            opacity:0;<br />\n                            visibility:hidden;<br />\n                            background-color: rgb(0, 0, 0, .9);<br />\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;<br />\n                        }<br />\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {<br />\n                            transition:opacity .5s ease, width 0s;<br />\n                            opacity:1;<br />\n                            width:100%;<br />\n                            visibility:visible;<br />\n                        }<br />\n                        @media all and (max-width:768px) {<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{<br />\n                                justify-content: center !important;<br />\n                                width:80%;<br />\n                                visibility: hidden;<br />\n                                transform:translateX(-100%);<br />\n                                transition:all .2s;<br />\n                                border-radius:0;<br />\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);<br />\n                                    display:block;<br />\n                                position: fixed;<br />\n                                top: 0;<br />\n                                left: 0;<br />\n                                height: 100%;<br />\n                                z-index: 1200;<br />\n                                overflow-y: scroll;<br />\n                                overflow-x: hidden;<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {<br />\n                                right: 0;<br />\n                                left: auto;<br />\n                                transform: translateX(100%);<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{<br />\n                                visibility: visible;<br />\n                                transform: translateX(0);<br />\n                                transition: transform .2s;<br />\n                            }<br />\n                        }</style>\n<style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>\n<h3>Become a distributor</h3>\nQuality. Experience. Product range. Well-being and nature\n\nBest\n\nproducts\n\n<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nClick here\n</a>\n<!--====== HTML CODING START ========-->\n\n<section id=\"tdt-slider-418\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\"{&quot;arrows&quot;: false, &quot;autoplaySpeed&quot;: 2500, &quot;dots&quot;: true, &quot;autoplay&quot;: true, &quot;infinite&quot;: true, &quot;adaptiveHeight&quot;: false, &quot;pauseOnHover&quot;: true, &quot;slidesToShow&quot;: 3, &quot;slidesToScroll&quot;: 1, &quot;fade&quot;: false}\">\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Collagen Complex</h3>\n<p style=\"text-align: center;\"><strong>JOINT CARE</strong></p>\n<p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Mirticir</h3>\n<p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong>\n<strong>BEAUTY LEGS</strong></p>\n<p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Junior</h3>\n<p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Inmunity</h3>\n<p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Robis Probiotics</h3>\n<p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p>\n<p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3>\n<p style=\"text-align: center;\"><strong>BEAUTY</strong></p>\n<p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p>\n\n\n&nbsp;\n\n</section>\n<style>\n			#tdt-slider-418 .slick-prev {<br />\n				left: px !important;<br />\n			}<br />\n			#tdt-slider-418 .slick-next {<br />\n				right: px !important;<br />\n			}<br />\n			#tdt-slider-418.content-over-slider .slick-slide .content-section {<br />\n				top: %;<br />\n			}<br />\n			@media only screen and (max-width: 480px) {<br />\n				#tdt-slider-418.content-over-slider .slick-slide .content-section {<br />\n					top: 35px !important;<br />\n				}<br />\n				#tdt-slider-418.content-over-slider .ultimate-slide-img img{<br />\n					height: px !important;<br />\n					object-fit: cover;<br />\n				}<br />\n				#tdt-slider-418 .slick-prev, #tdt-slider-418 .slick-next {<br />\n					display: none !important;<br />\n				}<br />\n			}<br />\n		</style>\n<p style=\"text-align: center;\">Meet</p>\n<p style=\"text-align: center;\">Your</p>\n<p style=\"text-align: center;\">Goals</p>\nWellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.\n\n<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\">\n<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nSee more goals now!\n</a>\n<p style=\"text-align: center;\">Our certifications</p>\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\">\n<h3>Why Robis?</h3>\n<h3>\n					Quality manufacturers since 1983</h3>\n<h3>\n					Wide range of products</h3>\n<h3>\n					International experience</h3>\n<h3>\n					Versatility &amp; adaptability</h3>\n<p style=\"text-align: center;\">Contact us</p>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p>\n\n<ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\">\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\">\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\">\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\">\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\">\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\">\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\">\n\n<label> Your name*\n<input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your email*\n<input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your company (optional)\n<input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your message*\n<textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label>\n\n<label>\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\">\nI accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></label></label>\n\n<input type=\"submit\" value=\"Submit\">\n\n</form>\n<ul>\n 	<li>\n					<a href=\"mailto:robis@robis.es\">\nrobis@robis.es\n</a></li>\n</ul>\n<ul>\n 	<li>\n					<a href=\"tel:+34958467722\">\n+34 958 46 77 22\n</a></li>\n</ul>\n<ul>\n 	<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain</li>\n</ul>\n<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\nLinkedin\n</a>\n<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\nYoutube\n</a>\n\n<nav id=\"jltma-nav-menu-element-6d36790\" data-menu-id=\"jltma-nav-menu-element-6d36790\" data-sticky-type=\"not-sticky\" data-menu-layout=\"default\" data-menu-trigger=\"click\" data-menu-offcanvas=\"toggle-bar\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a>\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-6d36790\" data-target=\"#jltma-nav-menu-elementor-6d36790\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n 	<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n 	<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul>\n</nav>\n<style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 16:11:09', '2021-01-17 23:11:09', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(350, 1, '2021-01-15 16:57:37', '2021-01-15 23:57:37', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-418\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-418 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-418 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-418.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-418.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-418.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-418 .slick-prev, #tdt-slider-418 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-15 16:57:37', '2021-01-15 23:57:37', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(354, 2, '2021-01-17 17:08:24', '2021-01-18 00:08:24', '<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o1\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>', 'sección contacto CF7', '', 'publish', 'closed', 'closed', '', 'seccion-contacto-cf7', '', '', '2021-01-17 17:08:24', '2021-01-18 00:08:24', '', 0, 'https://robis.us/?elementor_library=seccion-contacto-cf7', 0, 'elementor_library', '', 0),
(355, 2, '2021-01-17 17:08:24', '2021-01-18 00:08:24', '', 'sección contacto CF7', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2021-01-17 17:08:24', '2021-01-18 00:08:24', '', 354, 'https://robis.us/354-revision-v1/', 0, 'revision', '', 0),
(356, 2, '2021-01-17 17:08:24', '2021-01-18 00:08:24', '<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o1\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>', 'sección contacto CF7', '', 'inherit', 'closed', 'closed', '', '354-revision-v1', '', '', '2021-01-17 17:08:24', '2021-01-18 00:08:24', '', 354, 'https://robis.us/354-revision-v1/', 0, 'revision', '', 0),
(357, 2, '2021-01-17 17:08:50', '2021-01-18 00:08:50', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\"></figure>\n<h1>Dietary supplements manufacturer since 1983</h1>\n<nav id=\"jltma-nav-menu-element-1493270\" data-menu-id=\"jltma-nav-menu-element-1493270\" data-sticky-type=\"not-sticky\" data-menu-layout=\"onepage\" data-menu-trigger=\"click\" data-menu-offcanvas=\"offcanvas\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a href=\"https://robis.us\">\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-1493270\" data-target=\"#jltma-nav-menu-elementor-1493270\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"#products\">Products</a></li>\n 	<li><a href=\"#goals\">Goals</a></li>\n 	<li><a href=\"#quality\">Quality</a></li>\n 	<li><a href=\"#distributor\">Become a distributor</a></li>\n 	<li><a href=\"#contact\">Contact</a></li>\n</ul>\n</nav>\n<style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {<br />\n                            width:0%;<br />\n                            height: 100%;<br />\n                            z-index: 30 ;<br />\n                            position: fixed;<br />\n                            top: 0;<br />\n                            left: 0;<br />\n                            opacity:0;<br />\n                            visibility:hidden;<br />\n                            background-color: rgb(0, 0, 0, .9);<br />\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;<br />\n                        }<br />\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {<br />\n                            transition:opacity .5s ease, width 0s;<br />\n                            opacity:1;<br />\n                            width:100%;<br />\n                            visibility:visible;<br />\n                        }<br />\n                        @media all and (max-width:768px) {<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{<br />\n                                justify-content: center !important;<br />\n                                width:80%;<br />\n                                visibility: hidden;<br />\n                                transform:translateX(-100%);<br />\n                                transition:all .2s;<br />\n                                border-radius:0;<br />\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);<br />\n                                    display:block;<br />\n                                position: fixed;<br />\n                                top: 0;<br />\n                                left: 0;<br />\n                                height: 100%;<br />\n                                z-index: 1200;<br />\n                                overflow-y: scroll;<br />\n                                overflow-x: hidden;<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {<br />\n                                right: 0;<br />\n                                left: auto;<br />\n                                transform: translateX(100%);<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{<br />\n                                visibility: visible;<br />\n                                transform: translateX(0);<br />\n                                transition: transform .2s;<br />\n                            }<br />\n                        }</style>\n<style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>\n<h3>Become a distributor</h3>\nQuality. Experience. Product range. Well-being and nature\n\nBest\n\nproducts\n\n<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nClick here\n</a>\n<!--====== HTML CODING START ========-->\n\n<section id=\"tdt-slider-418\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\"{&quot;arrows&quot;: false, &quot;autoplaySpeed&quot;: 2500, &quot;dots&quot;: true, &quot;autoplay&quot;: true, &quot;infinite&quot;: true, &quot;adaptiveHeight&quot;: false, &quot;pauseOnHover&quot;: true, &quot;slidesToShow&quot;: 3, &quot;slidesToScroll&quot;: 1, &quot;fade&quot;: false}\">\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Collagen Complex</h3>\n<p style=\"text-align: center;\"><strong>JOINT CARE</strong></p>\n<p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Mirticir</h3>\n<p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong>\n<strong>BEAUTY LEGS</strong></p>\n<p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Junior</h3>\n<p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Inmunity</h3>\n<p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Robis Probiotics</h3>\n<p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p>\n<p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3>\n<p style=\"text-align: center;\"><strong>BEAUTY</strong></p>\n<p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p>\n\n\n&nbsp;\n\n</section>\n<style>\n			#tdt-slider-418 .slick-prev {<br />\n				left: px !important;<br />\n			}<br />\n			#tdt-slider-418 .slick-next {<br />\n				right: px !important;<br />\n			}<br />\n			#tdt-slider-418.content-over-slider .slick-slide .content-section {<br />\n				top: %;<br />\n			}<br />\n			@media only screen and (max-width: 480px) {<br />\n				#tdt-slider-418.content-over-slider .slick-slide .content-section {<br />\n					top: 35px !important;<br />\n				}<br />\n				#tdt-slider-418.content-over-slider .ultimate-slide-img img{<br />\n					height: px !important;<br />\n					object-fit: cover;<br />\n				}<br />\n				#tdt-slider-418 .slick-prev, #tdt-slider-418 .slick-next {<br />\n					display: none !important;<br />\n				}<br />\n			}<br />\n		</style>\n<p style=\"text-align: center;\">Meet</p>\n<p style=\"text-align: center;\">Your</p>\n<p style=\"text-align: center;\">Goals</p>\nWellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.\n\n<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\">\n<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nSee more goals now!\n</a>\n<p style=\"text-align: center;\">Our certifications</p>\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\">\n<h3>Why Robis?</h3>\n<h3>\n					Quality manufacturers since 1983</h3>\n<h3>\n					Wide range of products</h3>\n<h3>\n					International experience</h3>\n<h3>\n					Versatility &amp; adaptability</h3>\n<p style=\"text-align: center;\">Contact us</p>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p>\n\n<ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\">\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\">\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\">\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\">\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\">\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\">\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\">\n\n<label> Your name*\n<input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your email*\n<input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your company (optional)\n<input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your message*\n<textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label>\n\n<label>\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\">\nI accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></label></label>\n\n<input type=\"submit\" value=\"Submit\">\n\n</form>\n<ul>\n 	<li>\n					<a href=\"mailto:robis@robis.es\">\nrobis@robis.es\n</a></li>\n</ul>\n<ul>\n 	<li>\n					<a href=\"tel:+34958467722\">\n+34 958 46 77 22\n</a></li>\n</ul>\n<ul>\n 	<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain</li>\n</ul>\n<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\nLinkedin\n</a>\n<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\nYoutube\n</a>\n\n<nav id=\"jltma-nav-menu-element-6d36790\" data-menu-id=\"jltma-nav-menu-element-6d36790\" data-sticky-type=\"not-sticky\" data-menu-layout=\"default\" data-menu-trigger=\"click\" data-menu-offcanvas=\"toggle-bar\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a>\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-6d36790\" data-target=\"#jltma-nav-menu-elementor-6d36790\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n 	<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n 	<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul>\n</nav>\n<style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 17:08:50', '2021-01-18 00:08:50', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(358, 2, '2021-01-17 17:08:50', '2021-01-18 00:08:50', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\"></figure>\n<h1>Dietary supplements manufacturer since 1983</h1>\n<nav id=\"jltma-nav-menu-element-1493270\" data-menu-id=\"jltma-nav-menu-element-1493270\" data-sticky-type=\"not-sticky\" data-menu-layout=\"onepage\" data-menu-trigger=\"click\" data-menu-offcanvas=\"offcanvas\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a href=\"https://robis.us\">\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-1493270\" data-target=\"#jltma-nav-menu-elementor-1493270\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"#products\">Products</a></li>\n 	<li><a href=\"#goals\">Goals</a></li>\n 	<li><a href=\"#quality\">Quality</a></li>\n 	<li><a href=\"#distributor\">Become a distributor</a></li>\n 	<li><a href=\"#contact\">Contact</a></li>\n</ul>\n</nav>\n<style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {<br />\n                            width:0%;<br />\n                            height: 100%;<br />\n                            z-index: 30 ;<br />\n                            position: fixed;<br />\n                            top: 0;<br />\n                            left: 0;<br />\n                            opacity:0;<br />\n                            visibility:hidden;<br />\n                            background-color: rgb(0, 0, 0, .9);<br />\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;<br />\n                        }<br />\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {<br />\n                            transition:opacity .5s ease, width 0s;<br />\n                            opacity:1;<br />\n                            width:100%;<br />\n                            visibility:visible;<br />\n                        }<br />\n                        @media all and (max-width:768px) {<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{<br />\n                                justify-content: center !important;<br />\n                                width:80%;<br />\n                                visibility: hidden;<br />\n                                transform:translateX(-100%);<br />\n                                transition:all .2s;<br />\n                                border-radius:0;<br />\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);<br />\n                                    display:block;<br />\n                                position: fixed;<br />\n                                top: 0;<br />\n                                left: 0;<br />\n                                height: 100%;<br />\n                                z-index: 1200;<br />\n                                overflow-y: scroll;<br />\n                                overflow-x: hidden;<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {<br />\n                                right: 0;<br />\n                                left: auto;<br />\n                                transform: translateX(100%);<br />\n                            }<br />\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{<br />\n                                visibility: visible;<br />\n                                transform: translateX(0);<br />\n                                transition: transform .2s;<br />\n                            }<br />\n                        }</style>\n<style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>\n<h3>Become a distributor</h3>\nQuality. Experience. Product range. Well-being and nature\n\nBest\n\nproducts\n\n<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nClick here\n</a>\n<!--====== HTML CODING START ========-->\n\n<section id=\"tdt-slider-418\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\"{&quot;arrows&quot;: false, &quot;autoplaySpeed&quot;: 2500, &quot;dots&quot;: true, &quot;autoplay&quot;: true, &quot;infinite&quot;: true, &quot;adaptiveHeight&quot;: false, &quot;pauseOnHover&quot;: true, &quot;slidesToShow&quot;: 3, &quot;slidesToScroll&quot;: 1, &quot;fade&quot;: false}\">\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Collagen Complex</h3>\n<p style=\"text-align: center;\"><strong>JOINT CARE</strong></p>\n<p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Mirticir</h3>\n<p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong>\n<strong>BEAUTY LEGS</strong></p>\n<p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Junior</h3>\n<p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Reina Real Inmunity</h3>\n<p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p>\n<p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Robis Probiotics</h3>\n<p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p>\n<p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p>\n\n\n&nbsp;\n\n<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\">\n</a>\n<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3>\n<p style=\"text-align: center;\"><strong>BEAUTY</strong></p>\n<p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p>\n\n\n&nbsp;\n\n</section>\n<style>\n			#tdt-slider-418 .slick-prev {<br />\n				left: px !important;<br />\n			}<br />\n			#tdt-slider-418 .slick-next {<br />\n				right: px !important;<br />\n			}<br />\n			#tdt-slider-418.content-over-slider .slick-slide .content-section {<br />\n				top: %;<br />\n			}<br />\n			@media only screen and (max-width: 480px) {<br />\n				#tdt-slider-418.content-over-slider .slick-slide .content-section {<br />\n					top: 35px !important;<br />\n				}<br />\n				#tdt-slider-418.content-over-slider .ultimate-slide-img img{<br />\n					height: px !important;<br />\n					object-fit: cover;<br />\n				}<br />\n				#tdt-slider-418 .slick-prev, #tdt-slider-418 .slick-next {<br />\n					display: none !important;<br />\n				}<br />\n			}<br />\n		</style>\n<p style=\"text-align: center;\">Meet</p>\n<p style=\"text-align: center;\">Your</p>\n<p style=\"text-align: center;\">Goals</p>\nWellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.\n\n<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\">\n<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\">								</a>\n<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\nSee more goals now!\n</a>\n<p style=\"text-align: center;\">Our certifications</p>\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\">\n<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\">\n<h3>Why Robis?</h3>\n<h3>\n					Quality manufacturers since 1983</h3>\n<h3>\n					Wide range of products</h3>\n<h3>\n					International experience</h3>\n<h3>\n					Versatility &amp; adaptability</h3>\n<p style=\"text-align: center;\">Contact us</p>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p>\n\n<ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\">\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\">\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\">\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\">\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\">\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\">\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\">\n\n<label> Your name*\n<input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your email*\n<input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your company (optional)\n<input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\"> </label>\n\n<label> Your message*\n<textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label>\n\n<label>\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\">\nI accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></label></label>\n\n<input type=\"submit\" value=\"Submit\">\n\n</form>\n<ul>\n 	<li>\n					<a href=\"mailto:robis@robis.es\">\nrobis@robis.es\n</a></li>\n</ul>\n<ul>\n 	<li>\n					<a href=\"tel:+34958467722\">\n+34 958 46 77 22\n</a></li>\n</ul>\n<ul>\n 	<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain</li>\n</ul>\n<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\nLinkedin\n</a>\n<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\nYoutube\n</a>\n\n<nav id=\"jltma-nav-menu-element-6d36790\" data-menu-id=\"jltma-nav-menu-element-6d36790\" data-sticky-type=\"not-sticky\" data-menu-layout=\"default\" data-menu-trigger=\"click\" data-menu-offcanvas=\"toggle-bar\" data-menu-toggletype=\"toggle\" data-menu-animation=\"default\" data-menu-container-id=\"\">\n<a>\n<img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\">\n</a>\n<button type=\"button\" data-toggle=\"collapse\" data-trigger=\"#jltma-nav-menu-elementor-6d36790\" data-target=\"#jltma-nav-menu-elementor-6d36790\" aria-expanded=\"false\" aria-label=\"Toggle Navigation\">\n</button>\n<button> X </button>\n<ul id=\"jltma-main-menu\">\n 	<li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n 	<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n 	<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul>\n</nav>\n<style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 17:08:50', '2021-01-18 00:08:50', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(371, 2, '2021-01-17 18:05:55', '2021-01-18 01:05:55', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-263\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-263 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-263 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-263.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-263.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-263.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-263 .slick-prev, #tdt-slider-263 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 18:05:55', '2021-01-18 01:05:55', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(365, 2, '2021-01-17 17:41:21', '2021-01-18 00:41:21', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-445\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-445 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-445 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-445.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-445.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-445.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-445 .slick-prev, #tdt-slider-445 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n	            &quot;Contact Form 7&quot; Plugin is Not Activated!	        \n                In order to use this element, you need to install and activate this plugin.            \n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 17:41:21', '2021-01-18 00:41:21', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(359, 2, '2021-01-17 17:08:51', '2021-01-18 00:08:51', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-259\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-259 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-259 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-259.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-259.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-259.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-259 .slick-prev, #tdt-slider-259 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o4\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o4\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 17:08:51', '2021-01-18 00:08:51', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(361, 2, '2021-01-17 17:11:06', '2021-01-18 00:11:06', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '7f79be1421513087021edd2806a0a73a', '', '', '2021-01-17 17:11:06', '2021-01-18 00:11:06', '', 0, 'https://robis.us/7f79be1421513087021edd2806a0a73a/', 0, 'oembed_cache', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(363, 2, '2021-01-17 17:41:19', '2021-01-18 00:41:19', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-259\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-259 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-259 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-259.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-259.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-259.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-259 .slick-prev, #tdt-slider-259 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o4\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o4\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 17:41:19', '2021-01-18 00:41:19', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(364, 2, '2021-01-17 17:41:20', '2021-01-18 00:41:20', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-259\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-259 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-259 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-259.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-259.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-259.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-259 .slick-prev, #tdt-slider-259 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o3\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f18-o4\" method=\"post\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"18\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.3.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f18-o4\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" />\n<p><label> Your name*<br />\n    <input type=\"text\" name=\"your-name\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your email*<br />\n    <input type=\"email\" name=\"your-email\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your company (optional)<br />\n    <input type=\"text\" name=\"your-company\" value=\"\" size=\"40\" aria-required=\"true\" aria-invalid=\"false\" /> </label></p>\n<p><label> Your message*<br />\n    <textarea name=\"your-message\" cols=\"40\" rows=\"10\" aria-invalid=\"false\"></textarea> </label></p>\n<p><label><br />\n<input type=\"checkbox\" name=\"privacidad\" value=\"1\" aria-invalid=\"false\" /><br>I accept that I have read and understand the <a href=\"https://robis.es/en/legal-noticie/\" target=\"_blank\" rel=\"noopener\">terms</a>and the <a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\" target=\"_blank\" rel=\"noopener\">privacy policy</a>* <label></p>\n<p><input type=\"submit\" value=\"Submit\" /></p>\n</form>					\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 17:41:20', '2021-01-18 00:41:20', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(369, 2, '2021-01-17 17:54:03', '2021-01-18 00:54:03', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-258\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-258 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-258 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-258.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-258.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-258.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-258 .slick-prev, #tdt-slider-258 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n	            &quot;Contact Form 7&quot; Plugin is Not Activated!	        \n                In order to use this element, you need to install and activate this plugin.            \n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 17:54:03', '2021-01-18 00:54:03', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(368, 2, '2021-01-17 17:52:15', '2021-01-18 00:52:15', '{{unknown}}', '', '', 'publish', 'closed', 'closed', '', '27dae07d3e2bad74f479f64171e459fe', '', '', '2021-01-17 17:52:15', '2021-01-18 00:52:15', '', 0, 'https://robis.us/27dae07d3e2bad74f479f64171e459fe/', 0, 'oembed_cache', '', 0),
(372, 2, '2021-01-17 18:07:34', '2021-01-18 01:07:34', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-317\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-317 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-317 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-317.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-317.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-317.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-317 .slick-prev, #tdt-slider-317 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 18:07:34', '2021-01-18 01:07:34', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(373, 2, '2021-01-17 18:11:27', '2021-01-18 01:11:27', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-448\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-448 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-448 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-448.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-448.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-448.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-448 .slick-prev, #tdt-slider-448 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 18:11:27', '2021-01-18 01:11:27', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(374, 2, '2021-01-17 18:12:48', '2021-01-18 01:12:48', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-495\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-495 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-495 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-495.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-495.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-495.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-495 .slick-prev, #tdt-slider-495 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 18:12:48', '2021-01-18 01:12:48', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(375, 2, '2021-01-17 18:20:42', '2021-01-18 01:20:42', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-289\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-289 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-289 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-289.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-289.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-289.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-289 .slick-prev, #tdt-slider-289 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 18:20:42', '2021-01-18 01:20:42', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(376, 2, '2021-01-17 18:29:35', '2021-01-18 01:29:35', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-383\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-383 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-383 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-383.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-383.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-383.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-383 .slick-prev, #tdt-slider-383 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 18:29:35', '2021-01-18 01:29:35', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(377, 2, '2021-01-17 18:33:03', '2021-01-18 01:33:03', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-312\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-312 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-312 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-312.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-312.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-312.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-312 .slick-prev, #tdt-slider-312 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 18:33:03', '2021-01-18 01:33:03', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(379, 2, '2021-01-17 18:46:24', '2021-01-18 01:46:24', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p>products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-418\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-418 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-418 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-418.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-418.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-418.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-418 .slick-prev, #tdt-slider-418 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 18:46:24', '2021-01-18 01:46:24', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(382, 2, '2021-01-18 01:40:52', '2021-01-18 08:40:52', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-149\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-149 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-149 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-149.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-149.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-149.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-149 .slick-prev, #tdt-slider-149 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 01:40:52', '2021-01-18 08:40:52', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(380, 2, '2021-01-17 19:01:57', '2021-01-18 02:01:57', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-128\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-128 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-128 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-128.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-128.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-128.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-128 .slick-prev, #tdt-slider-128 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 19:01:57', '2021-01-18 02:01:57', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(381, 2, '2021-01-17 19:02:53', '2021-01-18 02:02:53', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a href=\"https://robis.us\">\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-129\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-129 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-129 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-129.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-129.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-129.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-129 .slick-prev, #tdt-slider-129 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"toggle-bar\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-17 19:02:53', '2021-01-18 02:02:53', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(384, 2, '2021-01-18 02:33:33', '2021-01-18 09:33:33', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-103\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-103 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-103 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-103.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-103.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-103.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-103 .slick-prev, #tdt-slider-103 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 02:33:33', '2021-01-18 09:33:33', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(386, 2, '2021-01-18 02:39:16', '2021-01-18 09:39:16', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-440\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-440 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-440 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-440.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-440.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-440.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-440 .slick-prev, #tdt-slider-440 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 02:39:16', '2021-01-18 09:39:16', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(388, 2, '2021-01-18 02:48:46', '2021-01-18 09:48:46', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-455\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-455 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-455 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-455.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-455.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-455.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-455 .slick-prev, #tdt-slider-455 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 02:48:46', '2021-01-18 09:48:46', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(389, 2, '2021-01-18 02:54:24', '2021-01-18 09:54:24', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-208\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-208 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-208 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-208.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-208.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-208.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-208 .slick-prev, #tdt-slider-208 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 02:54:24', '2021-01-18 09:54:24', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(390, 2, '2021-01-18 03:36:40', '2021-01-18 10:36:40', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-405\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-405 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-405 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-405.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-405.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-405.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-405 .slick-prev, #tdt-slider-405 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 03:36:40', '2021-01-18 10:36:40', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(391, 2, '2021-01-18 03:38:26', '2021-01-18 10:38:26', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-208\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-208 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-208 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-208.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-208.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-208.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-208 .slick-prev, #tdt-slider-208 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 03:38:26', '2021-01-18 10:38:26', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(392, 2, '2021-01-18 03:45:46', '2021-01-18 10:45:46', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"accordion\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-421\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-421 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-421 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-421.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-421.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-421.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-421 .slick-prev, #tdt-slider-421 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 03:45:46', '2021-01-18 10:45:46', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(393, 2, '2021-01-18 03:52:58', '2021-01-18 10:52:58', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"accordion\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-353\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-353 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-353 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-353.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-353.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-353.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-353 .slick-prev, #tdt-slider-353 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a rel=\"nofollow\" href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 03:52:58', '2021-01-18 10:52:58', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(394, 2, '2021-01-18 03:53:19', '2021-01-18 10:53:19', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"accordion\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-210\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-210 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-210 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-210.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-210.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-210.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-210 .slick-prev, #tdt-slider-210 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a rel=\"nofollow\" href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 03:53:19', '2021-01-18 10:53:19', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(395, 2, '2021-01-18 03:55:53', '2021-01-18 10:55:53', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"accordion\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-298\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-298 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-298 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-298.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-298.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-298.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-298 .slick-prev, #tdt-slider-298 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a rel=\"nofollow\" href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		<p>Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"noopener\">Freepik</a>. Powered by SEOestudios.es</p>', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 03:55:53', '2021-01-18 10:55:53', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(396, 2, '2021-01-18 03:57:23', '2021-01-18 10:57:23', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"accordion\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-411\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-411 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-411 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-411.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-411.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-411.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-411 .slick-prev, #tdt-slider-411 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a rel=\"nofollow\" href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 03:57:23', '2021-01-18 10:57:23', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(397, 2, '2021-01-18 04:00:16', '2021-01-18 11:00:16', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"accordion\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-268\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-268 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-268 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-268.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-268.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-268.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-268 .slick-prev, #tdt-slider-268 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a rel=\"nofollow\" href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 04:00:16', '2021-01-18 11:00:16', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(398, 2, '2021-01-18 04:09:50', '2021-01-18 11:09:50', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"accordion\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-424\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-424 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-424 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-424.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-424.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-424.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-424 .slick-prev, #tdt-slider-424 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a rel=\"nofollow\" href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 04:09:50', '2021-01-18 11:09:50', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wprk_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(400, 2, '2021-01-18 05:20:52', '2021-01-18 12:20:52', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"accordion\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-168\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-168 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-168 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-168.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-168.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-168.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-168 .slick-prev, #tdt-slider-168 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a rel=\"nofollow\" href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 05:20:52', '2021-01-18 12:20:52', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(401, 2, '2021-01-18 09:54:00', '2021-01-18 16:54:00', '<figure><img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\" alt=\"robis\" loading=\"lazy\" /></figure><h1>Dietary supplements manufacturer since 1983</h1>		\n			<nav\n                    id=\"jltma-nav-menu-element-1493270\"\n                    data-menu-id=\"jltma-nav-menu-element-1493270\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"onepage\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"offcanvas\"\n                    data-menu-toggletype=\"accordion\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-1493270\"\n                                    data-target=\"#jltma-nav-menu-elementor-1493270\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a href=\"#products\">Products</a></li>\n<li><a href=\"#goals\">Goals</a></li>\n<li><a href=\"#quality\">Quality</a></li>\n<li><a href=\"#distributor\">Become a distributor</a></li>\n<li><a href=\"#contact\">Contact</a></li>\n</ul></nav><style>\n                        .elementor-element-768 .jltma-nav-menu-element .jltma-navbar-nav-default.overlay {\n                            width:0%;\n                            height: 100%;\n                            z-index: 30 ;\n                            position: fixed;\n                            top: 0;\n                            left: 0;\n                            opacity:0;\n                            visibility:hidden;\n                            background-color: rgb(0, 0, 0, .9);\n                            transition:opacity .2s linear, visibility .1s, width 1s ease-in;\n                        }\n                        .elementor-element-1493270 .jltma-nav-menu-element .offcanvas-overlay.show {\n                            transition:opacity .5s ease, width 0s;\n                            opacity:1;\n                            width:100%;\n                            visibility:visible;\n                        }\n                        @media all and (max-width:768px) {\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas{\n                                justify-content: center !important;\n                                width:80%;\n                                visibility: hidden;\n                                transform:translateX(-100%);\n                                transition:all .2s;\n                                border-radius:0;\n                                box-shadow: 0 5px 10px rgba(0,0,0, .2);\n                                    display:block;\n                                position: fixed;\n                                top: 0;\n                                left: 0;\n                                height: 100%;\n                                z-index: 1200;\n                                overflow-y: scroll;\n                                overflow-x: hidden;\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.right {\n                                right: 0;\n                                left: auto;\n                                transform: translateX(100%);\n                            }\n                            .elementor-element-1493270 .jltma-nav-menu-element .mobile-offcanvas.offcanvas.show{\n                                visibility: visible;\n                                transform: translateX(0);\n                                transition: transform .2s;\n                            }\n                        }</style><style>@media only screen and (min-width: 768px) { .elementor-element-1493270 .jltma-burger-box { display: none } }</style>		\n			<h3>Become a distributor</h3>		\n		<p>Quality. Experience. Product range. Well-being and nature</p><p>Best</p><p style=\"text-align: center;\">products</p><p style=\"text-align: center;\">products</p>		\n			<a href=\"https://robis.es/en/products/\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Click here\n					</a>\n		<!--====== HTML CODING START ========-->\n		<section id=\"tdt-slider-388\" data-mobiles=\"2\" data-tabs=\"2\" data-slick=\'{\"arrows\": false, \"autoplaySpeed\": 2500, \"dots\": true, \"autoplay\": true, \"infinite\": true, \"adaptiveHeight\": false, \"pauseOnHover\": true, \"slidesToShow\": 3, \"slidesToScroll\": 1, \"fade\": false}\'>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/collagen-complex/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg 600w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/collagen-complex-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Collagen Complex</h3><p style=\"text-align: center;\"><strong>JOINT CARE</strong></p><p style=\"text-align: center;\">Joint, muscle and rheumatic pains. Maintains flexibility and lubrication of joints, favoring the maintenance of cartilage and improve joint mobility.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/mirticir-2/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/mikticir.jpg 600w, https://robis.us/wp-content/uploads/2021/01/mikticir-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/mikticir-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Mirticir</h3><p style=\"text-align: center;\"><strong>CIRCULATORY SYSTEM,</strong><br /><strong>BEAUTY LEGS</strong></p><p style=\"text-align: center;\">Traditional use for circulatory disorders, urinary disorders, ophthalmology, diarrhea and flatulence.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-junior/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Junior</h3><p style=\"text-align: center;\"><strong>GROWTH, VITALITY, </strong><strong>NUTRITIONAL DEFICIENCIES</strong></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/royal-jelly/reina-real-inmunidad/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg 600w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Reina Real Inmunity</h3><p style=\"text-align: center;\"><b>INMUNE SYSTEM</b></p><p style=\"text-align: center;\">Increases defenses against infections. It has immunostimulating properties. Facilitates recovery during the convalescence of infectious diseases. Prevention and treatment of colds, flu, and other infectious processes</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/robis-probiotics/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/probiotics.jpg 600w, https://robis.us/wp-content/uploads/2021/01/probiotics-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/probiotics-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Robis Probiotics</h3><p style=\"text-align: center;\"><strong>DIGESTIVE SYSTEM</strong></p><p style=\"text-align: center;\">Disorders associated with imbalances of the intestinal microflora caused by lifestyle changes, inflammatory processes, use of antibiotics, stress, chemotherapeutic agents, etc.</p><br>\n					  						  	<p>&nbsp;</p>\n				  					  		<a href=\"https://robis.es/en/products/food-supplements/hail-nails-skin-bio/\" target=\"_blank\" rel=\"noopener\">\n					  		<img width=\"600\" height=\"600\" src=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg 600w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-300x300.jpg 300w, https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10-150x150.jpg 150w\" sizes=\"(max-width: 600px) 100vw, 600px\" />						\n						</a>\n					  	<h3 style=\"text-align: center;\">Hair Nails Skin Bio</h3><p style=\"text-align: center;\"><strong>BEAUTY</strong></p><p style=\"text-align: center;\">Dry and malnourished skin. Weak and brittle nails. Fragile and dry hair, prevents its fall. It helps improve the overall appearance, preventing premature aging.</p><br>\n					  						  	<p>&nbsp;</p>\n					</section>\n		<style>\n			#tdt-slider-388 .slick-prev {\n				left: px !important;\n			}\n			#tdt-slider-388 .slick-next {\n				right: px !important;\n			}\n			#tdt-slider-388.content-over-slider .slick-slide .content-section {\n				top: %;\n			}\n			@media only screen and (max-width: 480px) {\n				#tdt-slider-388.content-over-slider .slick-slide .content-section {\n					top: 35px !important;\n				}\n				#tdt-slider-388.content-over-slider .ultimate-slide-img img{\n					height: px !important;\n					object-fit: cover;\n				}\n				#tdt-slider-388 .slick-prev, #tdt-slider-388 .slick-next {\n					display: none !important;\n				}\n			}\n		</style>\n		<p style=\"text-align: center;\">Meet</p><p style=\"text-align: center;\">Your</p><p style=\"text-align: center;\">Goals</p><p>Wellness goals differ from person to person. That\'s why our supplements focus on commonly deficient micronutrients that.</p>		\n										<img width=\"768\" height=\"382\" src=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg 768w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-300x149.jpg 300w, https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg 800w\" sizes=\"(max-width: 768px) 100vw, 768px\" />											\n											<a href=\"https://robis.es/en/attributes/solucion/joints-bones/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/defenses-immune-system/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/energy-and-vitality/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/sport/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/SPORT.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n											<a href=\"https://robis.es/en/attributes/solucion/woman/\" target=\"_blank\" rel=\"noopener\">\n							<img width=\"150\" height=\"150\" src=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png\" alt=\"robis\" loading=\"lazy\" srcset=\"https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png 150w, https://robis.us/wp-content/uploads/2021/01/WOMAN.png 236w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://robis.es/en/products/#content-wrap\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						See more goals now!\n					</a>\n		<p style=\"text-align: center;\">Our certifications</p>		\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/ROBIS.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/3.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/1.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/4.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/2.png\" alt=\"\" loading=\"lazy\" />											\n										<img width=\"100\" height=\"100\" src=\"https://robis.us/wp-content/uploads/2021/01/6.png\" alt=\"\" loading=\"lazy\" />											\n			<h3>Why Robis?</h3>		\n				<h3>\n					Quality manufacturers since 1983\n				</h3>\n				<h3>\n					Wide range of products\n				</h3>\n				<h3>\n					International experience\n				</h3>\n				<h3>\n					Versatility &amp; adaptability\n				</h3>\n		<p style=\"text-align: center;\">Contact us</p>		\n					<ul>\n							<li>\n					<a href=\"mailto:robis@robis.es\">						\n										robis@robis.es\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n					<a href=\"tel:+34958467722\">						\n										+34 958 46 77 22\n											</a>\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Polígono Juncaril. Colomera St., Parc R-172.  18220 Albolote, Granada, Spain\n									</li>\n						</ul>\n					<a href=\"https://www.linkedin.com/company/robis-sl\" target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a href=\"https://www.instagram.com/robisoficial/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a href=\"https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos\" target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n			<nav\n                    id=\"jltma-nav-menu-element-6d36790\"\n                    data-menu-id=\"jltma-nav-menu-element-6d36790\"\n                    data-sticky-type=\"not-sticky\"\n                    data-menu-layout=\"default\"\n                    data-menu-trigger=\"click\"\n                    data-menu-offcanvas=\"overlay\"\n                    data-menu-toggletype=\"toggle\"\n                    data-menu-animation=\"default\"\n                    data-menu-container-id=\"\">\n                                <a>\n                                    <img src=\"\" alt=\"\" >\n                                </a>\n                                <button\n                                    type=\"button\"\n                                    data-toggle=\"collapse\"\n                                    data-trigger=\"#jltma-nav-menu-elementor-6d36790\"\n                                    data-target=\"#jltma-nav-menu-elementor-6d36790\"\n                                    aria-expanded=\"false\"\n                                    aria-label=\"Toggle Navigation\">\n                                </button>\n                                <button> X </button>\n                            <ul id=\"jltma-main-menu\"><li><a rel=\"nofollow\" href=\"https://robis.es/en/\">ROBIS S.L.</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/legal-noticie/\">Legal Notice</a></li>\n<li><a rel=\"nofollow\" href=\"https://robis.es/en/privacy-and-protection-of-personal-data/\">Privacy and protection of personal info</a></li>\n</ul></nav><section></section><style>@media only screen and (min-width: 768px) { .elementor-element-6d36790 .jltma-burger-box { display: none } }</style>		\n		Background images by <a style=\"color: #ccffff;\" href=\"https://www.freepik.com/\" target=\"_blank\" rel=\"nofollow noopener\">Freepik</a>. Powered by SEOestudios.es', 'Robis', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2021-01-18 09:54:00', '2021-01-18 16:54:00', '', 2, 'https://robis.us/2-revision-v1/', 0, 'revision', '', 0),
(402, 2, '2021-01-19 03:25:20', '2021-01-19 10:25:20', '', 'Kit por defecto', '', 'inherit', 'closed', 'closed', '', '5-autosave-v1', '', '', '2021-01-19 03:25:20', '2021-01-19 10:25:20', '', 5, 'https://robis.us/5-autosave-v1/', 0, 'revision', '', 0);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_termmeta`
--

CREATE TABLE `wprk_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_terms`
--

CREATE TABLE `wprk_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Volcado de datos para la tabla `wprk_terms`
--

INSERT INTO `wprk_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'Menu Ancla Principal', 'menu-ancla-principal', 0),
(3, 'Legal', 'legal', 0),
(4, 'page', 'page', 0),
(5, 'section', 'section', 0);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_term_relationships`
--

CREATE TABLE `wprk_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
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Volcado de datos para la tabla `wprk_term_relationships`
--

INSERT INTO `wprk_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(33, 2, 0),
(34, 2, 0),
(36, 2, 0),
(35, 2, 0),
(37, 2, 0),
(229, 3, 0),
(230, 3, 0),
(231, 3, 0),
(257, 4, 0),
(354, 5, 0);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_term_taxonomy`
--

CREATE TABLE `wprk_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `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
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Volcado de datos para la tabla `wprk_term_taxonomy`
--

INSERT INTO `wprk_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'nav_menu', '', 0, 5),
(3, 3, 'nav_menu', '', 0, 3),
(4, 4, 'elementor_library_type', '', 0, 1),
(5, 5, 'elementor_library_type', '', 0, 1);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_usermeta`
--

CREATE TABLE `wprk_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Volcado de datos para la tabla `wprk_usermeta`
--

INSERT INTO `wprk_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'Ep5uHV3Bizaq'),
(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', 'es_ES'),
(12, 1, 'wprk_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wprk_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', ''),
(15, 1, 'show_welcome_panel', '0'),
(16, 1, 'session_tokens', 'a:1:{s:64:\"9e431470747d4bf7c9b4519e801fd13a11c373e25a7c7cc17e9d4c9a68453705\";a:4:{s:10:\"expiration\";i:1611826753;s:2:\"ip\";s:13:\"92.189.176.29\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36\";s:5:\"login\";i:1610617153;}}'),
(17, 1, 'wprk_dashboard_quick_press_last_post_id', '4'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:12:\"92.189.176.0\";}'),
(19, 2, 'nickname', 'Staff'),
(20, 2, 'first_name', 'José Antonio'),
(21, 2, 'last_name', 'Alfaraz'),
(22, 2, 'description', ''),
(23, 2, 'rich_editing', 'true'),
(24, 2, 'syntax_highlighting', 'true'),
(25, 2, 'comment_shortcuts', 'false'),
(26, 2, 'admin_color', 'fresh'),
(27, 2, 'use_ssl', '0'),
(28, 2, 'show_admin_bar_front', 'true'),
(29, 2, 'locale', 'es_ES'),
(30, 2, 'wprk_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(31, 2, 'wprk_user_level', '10'),
(32, 2, 'dismissed_wp_pointers', ''),
(33, 1, 'wprk_yoast_notifications', 'a:2:{i:0;a:2:{s:7:\"message\";O:61:\"Yoast\\WP\\SEO\\Presenters\\Admin\\Indexing_Notification_Presenter\":3:{s:18:\"\0*\0total_unindexed\";i:33;s:9:\"\0*\0reason\";s:13:\"first_install\";s:20:\"\0*\0short_link_helper\";O:38:\"Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper\":2:{s:17:\"\0*\0options_helper\";O:35:\"Yoast\\WP\\SEO\\Helpers\\Options_Helper\":0:{}s:17:\"\0*\0product_helper\";O:35:\"Yoast\\WP\\SEO\\Helpers\\Product_Helper\":0:{}}}s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:13:\"wpseo-reindex\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:12:\"Ep5uHV3Bizaq\";s:9:\"user_pass\";s:34:\"$P$BhAbON7kG89uCq7dKeSFizIPZzW6BO1\";s:13:\"user_nicename\";s:12:\"ep5uhv3bizaq\";s:10:\"user_email\";s:17:\"soporte@global.es\";s:8:\"user_url\";s:16:\"https://robis.us\";s:15:\"user_registered\";s:19:\"2021-01-12 09:05:45\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:12:\"Ep5uHV3Bizaq\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wprk_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:65:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;s:12:\"cfdb7_access\";b:1;s:18:\"manage_check_email\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";d:0.8;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}i:1;a:2:{s:7:\"message\";s:596:\"<strong>Nuevo en Yoast SEO 15.6: </strong>In the latest version of Yoast SEO, you’ll find a number of bug fixes and performance enhancements. And install the free Yoast Duplicate Post plugin to unlock the Rewrite & Republish feature, offering you the possibility to update a post/page without taking it offline or having to take extra steps! <a href=\"https://yoa.st/yoast15-6?php_version=7.4&#038;platform=wordpress&#038;platform_version=5.6&#038;software=free&#038;software_version=15.6.2&#038;days_active=2-5&#038;user_language=es_ES\" target=\"_blank\">Lee aquí todo sobre la versión 15.6</a>\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"updated\";s:2:\"id\";s:20:\"wpseo-plugin-updated\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:12:\"Ep5uHV3Bizaq\";s:9:\"user_pass\";s:34:\"$P$BhAbON7kG89uCq7dKeSFizIPZzW6BO1\";s:13:\"user_nicename\";s:12:\"ep5uhv3bizaq\";s:10:\"user_email\";s:17:\"soporte@global.es\";s:8:\"user_url\";s:16:\"https://robis.us\";s:15:\"user_registered\";s:19:\"2021-01-12 09:05:45\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:12:\"Ep5uHV3Bizaq\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wprk_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:65:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;s:12:\"cfdb7_access\";b:1;s:18:\"manage_check_email\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:1:{s:13:\"dismiss_value\";s:6:\"15.6.2\";}s:13:\"dismissal_key\";s:20:\"wpseo-plugin-updated\";s:12:\"capabilities\";a:1:{i:0;s:20:\"wpseo_manage_options\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),
(59, 1, 'nav_menu_recently_edited', '3'),
(36, 1, 'wprk_user-settings', 'editor=tinymce&libraryContent=browse&hidetb=1'),
(34, 1, 'elementor_introduction', 'a:2:{s:18:\"yoast-introduction\";b:1;s:10:\"rightClick\";b:1;}'),
(35, 1, 'wprk_elementor_connect_common_data', 'a:6:{s:9:\"client_id\";s:32:\"wzMYSj9ZaGrhebVAUNdb8OrRHwjN7QHI\";s:11:\"auth_secret\";s:32:\"EYqoLaCYRDmHzDgJqJz7WiTEQrcV1o2f\";s:12:\"access_token\";s:32:\"zkQHRNYIBcHCBFbFnkndd8rcPphB9EPA\";s:19:\"access_token_secret\";s:32:\"Z39Lygg0m4NnHwKmIdsPlRIQimMTRnkP\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:18:\"tsmr2015@gmail.com\";}}'),
(38, 1, '_yoast_wpseo_profile_updated', '1610633009'),
(37, 1, 'wprk_user-settings-time', '1610673300'),
(39, 2, '_yoast_wpseo_profile_updated', '1610925559'),
(40, 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\";}'),
(41, 1, 'metaboxhidden_nav-menus', 'a:1:{i:0;s:12:\"add-post_tag\";}'),
(42, 1, 'wpseo_title', ''),
(43, 1, 'wpseo_metadesc', ''),
(44, 1, 'wpseo_noindex_author', ''),
(45, 1, 'wpseo_content_analysis_disable', ''),
(46, 1, 'wpseo_keyword_analysis_disable', ''),
(47, 1, 'facebook', ''),
(48, 1, 'instagram', ''),
(49, 1, 'linkedin', ''),
(50, 1, 'myspace', ''),
(51, 1, 'pinterest', ''),
(52, 1, 'soundcloud', ''),
(53, 1, 'tumblr', ''),
(54, 1, 'twitter', ''),
(55, 1, 'youtube', ''),
(56, 1, 'wikipedia', ''),
(57, 1, 'essential_adons_elementor_opt_in', '1'),
(58, 1, 'wpdeveloper_notices_seen', 'a:1:{s:25:\"wpdeveloper_notice_4_3_10\";a:1:{s:25:\"essential_adons_elementor\";a:1:{i:0;s:6:\"opt_in\";}}}'),
(60, 1, 'meta-box-order_dashboard', 'a:4:{s:6:\"normal\";s:38:\"dashboard_right_now,dashboard_activity\";s:4:\"side\";s:63:\"wpseo-dashboard-overview,dashboard_site_health,ws_php_error_log\";s:7:\"column3\";s:20:\"e-dashboard-overview\";s:7:\"column4\";s:45:\"dashboard_quick_press,master-addons-news-feed\";}'),
(61, 1, 'closedpostboxes_dashboard', 'a:0:{}'),
(62, 1, 'metaboxhidden_dashboard', 'a:4:{i:0;s:24:\"wpseo-dashboard-overview\";i:1;s:20:\"e-dashboard-overview\";i:2;s:21:\"dashboard_quick_press\";i:3;s:23:\"master-addons-news-feed\";}'),
(63, 1, 'elementor_admin_notices', 'a:1:{s:11:\"cf7_promote\";s:4:\"true\";}'),
(64, 1, 'wpgae_whatsnew_ignore_notice', '1'),
(65, 2, 'wpgae_whatsnew_ignore_notice', '1'),
(67, 2, 'wprk_dashboard_quick_press_last_post_id', '404'),
(68, 2, 'wprk_yoast_notifications', 'a:1:{i:0;a:2:{s:7:\"message\";s:601:\"<strong>Nuevo en Yoast SEO 15.6: </strong>In the latest version of Yoast SEO, you’ll find a number of bug fixes and performance enhancements. And install the free Yoast Duplicate Post plugin to unlock the Rewrite & Republish feature, offering you the possibility to update a post/page without taking it offline or having to take extra steps! <a href=\"https://yoa.st/yoast15-6?php_version=7.4&#038;platform=wordpress&#038;platform_version=5.9.3&#038;software=free&#038;software_version=15.6.2&#038;days_active=30plus&#038;user_language=es_ES\" target=\"_blank\">Lee aquí todo sobre la versión 15.6</a>\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"updated\";s:2:\"id\";s:20:\"wpseo-plugin-updated\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"2\";s:10:\"user_login\";s:5:\"joseo\";s:9:\"user_pass\";s:34:\"$P$BYnCXbi97WD9Bmp49AxWRDiWpnAn8v0\";s:13:\"user_nicename\";s:5:\"joseo\";s:10:\"user_email\";s:19:\"jose@seoestudios.es\";s:8:\"user_url\";s:26:\"https://www.seoestudios.es\";s:15:\"user_registered\";s:19:\"2021-01-14 09:41:02\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:5:\"Staff\";}s:2:\"ID\";i:2;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wprk_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:64:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:20:\"wpseo_manage_options\";b:1;s:18:\"manage_check_email\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:1:{s:13:\"dismiss_value\";s:6:\"15.6.2\";}s:13:\"dismissal_key\";s:20:\"wpseo-plugin-updated\";s:12:\"capabilities\";a:1:{i:0;s:20:\"wpseo_manage_options\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),
(76, 2, 'wpseo_title', ''),
(77, 2, 'wpseo_metadesc', ''),
(78, 2, 'wpseo_noindex_author', ''),
(79, 2, 'wpseo_content_analysis_disable', ''),
(80, 2, 'wpseo_keyword_analysis_disable', ''),
(81, 2, 'facebook', ''),
(82, 2, 'instagram', ''),
(83, 2, 'linkedin', ''),
(84, 2, 'myspace', ''),
(85, 2, 'pinterest', ''),
(86, 2, 'soundcloud', ''),
(87, 2, 'tumblr', ''),
(88, 2, 'twitter', ''),
(89, 2, 'youtube', ''),
(90, 2, 'wikipedia', ''),
(92, 2, 'wbcr_dan_hidden_notices', 'a:3:{s:65:\"b1d4c3c064df92f5379423d039d4fee1_c46d2698bd61e9994be79b29c7fa2c1c\";s:265:\"<p>¿Sabías que Autoptimize incluye optimización de imágenes al vuelo (compatible con WebP) y CDN a través de ShortPixel? Echa un vistazo a los <a href=\"options-general.php?page=autoptimize_imgopt\">ajustes extra de Autoptimize</a> para activar esta opción.</p>\";s:65:\"ba89b62245c2d617dd88e20167dd9c53_5f60a0ded2af62761adf5fec1ea71854\";s:275:\"<p><strong>Disable Admin Notices Individually:</strong><br>Thanks for using the Disable admin notices plugin! If you need support or all the features of the plugin, please buy the pro version <a class=\"button\" href=\"https://clearfy.pro/disable-admin-notices/\">Get PRO</a></p>\";s:65:\"8a4bd1266245ed6ea3d6bc12c43785ef_858f925b2fed313a3f78b76ef6aa7b19\";s:765:\"<div class=\"elementor-message-inner\">\n				<div class=\"elementor-message-icon\">\n					<div class=\"e-logo-wrapper\">\n						<i class=\"eicon-elementor\" aria-hidden=\"true\"></i>\n					</div>\n				</div>\n				<div class=\"elementor-message-content\">\n											<strong>Welcome to Elementor Pro!</strong>\n																<p>Please activate your license to get feature updates, premium support and unlimited access to the template library.</p>\n									</div>\n									<div class=\"elementor-message-action\">\n						<a class=\"elementor-button\" href=\"https://robis.us/wp-admin/admin.php?page=elementor-connect&amp;app=activate&amp;action=authorize&amp;nonce=0954648453\"><i class=\"dashicons dashicons-update\" aria-hidden=\"true\"></i>Connect &amp; Activate</a>\n					</div>\n							</div>\";}'),
(91, 2, 'elementor_introduction', 'a:2:{s:18:\"yoast-introduction\";b:1;s:10:\"rightClick\";b:1;}'),
(93, 2, 'wprk_elementor_connect_common_data', 'a:3:{s:9:\"client_id\";s:32:\"xq9Da9ED3po4dGZU0R5e3aKE7LeDSYP5\";s:11:\"auth_secret\";s:32:\"bgUGpbqt0AwEdQBZsFyJ3wzCF2V98sPb\";s:5:\"state\";s:12:\"5NCfxS6BjDHc\";}'),
(94, 2, 'nav_menu_recently_edited', '3'),
(95, 2, 'managenav-menuscolumnshidden', 'a:1:{i:0;s:11:\"description\";}'),
(69, 2, 'meta-box-order_dashboard', 'a:4:{s:6:\"normal\";s:112:\"dashboard_right_now,dashboard_activity,check_email_dashboard_widget,e-dashboard-overview,master-addons-news-feed\";s:4:\"side\";s:85:\"dashboard_site_health,ws_php_error_log,wpseo-dashboard-overview,dashboard_quick_press\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),
(70, 2, 'closedpostboxes_dashboard', 'a:1:{i:0;s:23:\"master-addons-news-feed\";}'),
(71, 2, 'metaboxhidden_dashboard', 'a:4:{i:0;s:20:\"e-dashboard-overview\";i:1;s:23:\"master-addons-news-feed\";i:2;s:24:\"wpseo-dashboard-overview\";i:3;s:21:\"dashboard_quick_press\";}'),
(72, 2, 'closedpostboxes_page', 'a:0:{}'),
(73, 2, 'metaboxhidden_page', 'a:0:{}'),
(74, 2, 'wprk_user-settings', 'libraryContent=browse&editor=html&hidetb=1'),
(75, 2, 'wprk_user-settings-time', '1610987521'),
(97, 2, 'ga_events_review_dismiss', 'true'),
(96, 2, 'metaboxhidden_nav-menus', 'a:1:{i:0;s:12:\"add-post_tag\";}');

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_users`
--

CREATE TABLE `wprk_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `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 ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Volcado de datos para la tabla `wprk_users`
--

INSERT INTO `wprk_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'Ep5uHV3Bizaq', '$P$BhAbON7kG89uCq7dKeSFizIPZzW6BO1', 'ep5uhv3bizaq', 'soporte@global.es', 'https://robis.us', '2021-01-12 09:05:45', '', 0, 'Ep5uHV3Bizaq'),
(2, 'joseo', '$P$BYnCXbi97WD9Bmp49AxWRDiWpnAn8v0', 'joseo', 'jose@seoestudios.es', 'https://www.seoestudios.es', '2021-01-14 09:41:02', '', 0, 'Staff');

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_yoast_indexable`
--

CREATE TABLE `wprk_yoast_indexable` (
  `id` int(11) UNSIGNED NOT NULL,
  `permalink` longtext DEFAULT NULL,
  `permalink_hash` varchar(40) DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) NOT NULL,
  `object_sub_type` varchar(32) DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `description` mediumtext DEFAULT NULL,
  `breadcrumb_title` text DEFAULT NULL,
  `post_status` varchar(20) DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT 0,
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) UNSIGNED DEFAULT NULL,
  `canonical` longtext DEFAULT NULL,
  `primary_focus_keyword` varchar(191) DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT 0,
  `is_robots_noindex` tinyint(1) DEFAULT 0,
  `is_robots_nofollow` tinyint(1) DEFAULT 0,
  `is_robots_noarchive` tinyint(1) DEFAULT 0,
  `is_robots_noimageindex` tinyint(1) DEFAULT 0,
  `is_robots_nosnippet` tinyint(1) DEFAULT 0,
  `twitter_title` text DEFAULT NULL,
  `twitter_image` longtext DEFAULT NULL,
  `twitter_description` longtext DEFAULT NULL,
  `twitter_image_id` varchar(191) DEFAULT NULL,
  `twitter_image_source` text DEFAULT NULL,
  `open_graph_title` text DEFAULT NULL,
  `open_graph_description` longtext DEFAULT NULL,
  `open_graph_image` longtext DEFAULT NULL,
  `open_graph_image_id` varchar(191) DEFAULT NULL,
  `open_graph_image_source` text DEFAULT NULL,
  `open_graph_image_meta` mediumtext DEFAULT NULL,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) UNSIGNED DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  `schema_page_type` varchar(64) DEFAULT NULL,
  `schema_article_type` varchar(64) DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT 0,
  `estimated_reading_time_minutes` int(11) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Volcado de datos para la tabla `wprk_yoast_indexable`
--

INSERT INTO `wprk_yoast_indexable` (`id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`) VALUES
(1, 'https://robis.us/author/ep5uhv3bizaq/', '37:97ce0ba83380f7d3a3c804081739f054', 1, 'user', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, 'https://secure.gravatar.com/avatar/ae778e5cd696c8fa50dcaa1cb0f8939b?s=500&d=mm&r=g', NULL, NULL, 'gravatar-image', NULL, NULL, 'https://secure.gravatar.com/avatar/ae778e5cd696c8fa50dcaa1cb0f8939b?s=500&d=mm&r=g', NULL, 'gravatar-image', NULL, NULL, NULL, NULL, '2021-01-14 09:46:47', '2021-02-15 14:29:54', 1, NULL, NULL, NULL, NULL, 0, NULL),
(3, 'https://robis.us/', '17:41552e113b84f18ddd10004843f79077', 2, 'post', 'page', 1, 0, 'Superfoods, royal jelly & food supplements manufacturer', 'Natural food supplements, cosmetics and a organic line with EU certification and GMO free. Nutrition for all diets. Quality manufacturers since 1983', 'Robis', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png', NULL, '30', 'featured-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png', '30', 'featured-image', '{\"width\":100,\"height\":100,\"url\":\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\",\"path\":\"/home/robizbye/public_html/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\",\"size\":\"full\",\"id\":30,\"alt\":\"robis\",\"pixels\":10000,\"type\":\"image/png\"}', 0, 1, NULL, '2021-01-14 09:46:47', '2021-01-18 21:54:02', 1, NULL, NULL, NULL, NULL, 0, 11),
(6, 'https://robis.us/category/uncategorized/', '40:4e3c5299d432b5af719226432292c57e', 1, 'term', 'category', NULL, NULL, NULL, NULL, 'Uncategorized', NULL, 0, 0, NULL, NULL, NULL, 'Uncategorized', 32, 0, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-14 09:46:47', '2021-01-18 03:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL),
(7, NULL, NULL, NULL, 'system-page', '404', NULL, NULL, 'Página no encontrada %%sep%% %%sitename%%', NULL, 'Error 404: Página no encontrada', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2021-01-14 09:46:48', '2021-01-14 14:46:48', 1, NULL, NULL, NULL, NULL, 0, NULL),
(8, NULL, NULL, NULL, 'system-page', 'search-result', NULL, NULL, 'Has buscado %%searchphrase%% %%page%% %%sep%% %%sitename%%', NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2021-01-14 09:46:48', '2021-01-14 14:46:48', 1, NULL, NULL, NULL, NULL, 0, NULL),
(9, NULL, NULL, NULL, 'date-archive', NULL, NULL, NULL, '%%date%% %%page%% %%sep%% %%sitename%%', '', NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2021-01-14 09:46:48', '2021-01-14 14:46:48', 1, NULL, NULL, NULL, NULL, 0, NULL),
(10, 'https://robis.us/', '17:41552e113b84f18ddd10004843f79077', NULL, 'home-page', NULL, NULL, NULL, '%%sitename%% %%page%% %%sep%% %%sitedesc%%', 'Dietary supplements manufacturer since 1983', 'Portada', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '', '', '', '', NULL, NULL, NULL, 2, NULL, '2021-01-14 09:46:48', '2021-01-18 21:34:00', 1, NULL, NULL, NULL, NULL, 0, NULL),
(12, 'https://robis.us/author/joseo/', '30:6c39a64e65c4cb92ffb3a8775494a648', 2, 'user', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, 'https://secure.gravatar.com/avatar/c32b52be4235157c0e738c8a48c1fa5e?s=500&d=mm&r=g', NULL, NULL, 'gravatar-image', NULL, NULL, 'https://secure.gravatar.com/avatar/c32b52be4235157c0e738c8a48c1fa5e?s=500&d=mm&r=g', NULL, 'gravatar-image', NULL, NULL, NULL, NULL, '2021-01-14 09:56:50', '2022-05-24 17:50:46', 1, NULL, NULL, NULL, NULL, 0, NULL),
(16, 'https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png', '78:f419b151d5bdc6ff5847936f6e147e53', 30, 'post', 'attachment', 1, 2, NULL, NULL, 'robis-dietary-supplements-logo', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png', NULL, '30', 'attachment-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png', '30', 'attachment-image', '{\"width\":100,\"height\":100,\"url\":\"https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\",\"path\":\"/home/robizbye/public_html/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png\",\"size\":\"full\",\"id\":30,\"alt\":\"robis\",\"pixels\":10000,\"type\":\"image/png\"}', 0, 2, NULL, '2021-01-14 13:20:15', '2021-01-15 14:55:51', 1, NULL, NULL, NULL, NULL, 1, NULL),
(14, 'https://robis.us/?post_type=wpcf7_contact_form&p=18', '51:aeb60f4a6fc3efae6da8f5e755da013e', 18, 'post', 'wpcf7_contact_form', 1, 0, NULL, NULL, 'Contact form 1', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-14 10:06:58', '2021-01-15 17:26:20', 1, NULL, NULL, NULL, NULL, 0, NULL),
(18, NULL, NULL, 32, 'post', 'nav_menu_item', 1, 0, NULL, NULL, '', 'draft', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-14 13:22:12', '2021-01-15 09:47:17', 1, NULL, NULL, NULL, NULL, 0, NULL),
(19, NULL, NULL, 33, 'post', 'nav_menu_item', 1, 0, NULL, NULL, 'Products', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-14 13:25:00', '2021-01-15 09:47:17', 1, NULL, NULL, NULL, NULL, 0, NULL),
(20, NULL, NULL, 34, 'post', 'nav_menu_item', 1, 0, NULL, NULL, 'Goals', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-14 13:25:09', '2021-01-15 09:47:17', 1, NULL, NULL, NULL, NULL, 0, NULL),
(21, NULL, NULL, 35, 'post', 'nav_menu_item', 1, 0, NULL, NULL, 'Become a distributor', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-14 13:25:24', '2021-01-15 09:47:17', 1, NULL, NULL, NULL, NULL, 0, NULL),
(22, NULL, NULL, 36, 'post', 'nav_menu_item', 1, 0, NULL, NULL, 'Quality', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-14 13:25:34', '2021-01-15 09:47:17', 1, NULL, NULL, NULL, NULL, 0, NULL),
(23, NULL, NULL, 37, 'post', 'nav_menu_item', 1, 0, NULL, NULL, 'Contact', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-14 13:25:53', '2021-01-15 09:47:17', 1, NULL, NULL, NULL, NULL, 0, NULL),
(24, 'https://robis.us/wp-content/uploads/2021/01/demo.jpg', '52:d45627ec9d62410d7a3ef5e2f05cd723', 41, 'post', 'attachment', 1, 2, NULL, NULL, 'demo', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/demo.jpg', NULL, '41', 'attachment-image', NULL, NULL, NULL, '41', 'attachment-image', NULL, 0, NULL, NULL, '2021-01-14 13:27:21', '2021-01-18 03:00:50', 1, NULL, NULL, NULL, NULL, 1, NULL),
(25, 'https://robis.us/wp-content/uploads/2021/01/robis-background-web-1.jpg', '70:0803c5127c36f95ceb15790b42835e7f', 43, 'post', 'attachment', 1, 2, NULL, NULL, 'robis-background-web-1', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/robis-background-web-1.jpg', NULL, '43', 'attachment-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/robis-background-web-1.jpg', '43', 'attachment-image', '{\"width\":500,\"height\":700,\"url\":\"https://robis.us/wp-content/uploads/2021/01/robis-background-web-1.jpg\",\"path\":\"/home/robizbye/public_html/wp-content/uploads/2021/01/robis-background-web-1.jpg\",\"size\":\"full\",\"id\":43,\"alt\":\"robis\",\"pixels\":350000,\"type\":\"image/jpeg\"}', 0, NULL, NULL, '2021-01-14 13:33:07', '2021-01-18 03:00:50', 1, NULL, NULL, NULL, NULL, 1, NULL),
(26, 'https://robis.us/wp-content/uploads/2021/01/robis-fondo.jpg', '59:701be281fe637401410a5b1712beb76c', 67, 'post', 'attachment', 1, 2, NULL, NULL, 'robis-fondo', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/robis-fondo.jpg', NULL, '67', 'attachment-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/robis-fondo.jpg', '67', 'attachment-image', '{\"width\":1700,\"height\":802,\"url\":\"https://robis.us/wp-content/uploads/2021/01/robis-fondo.jpg\",\"path\":\"/home/robizbye/public_html/wp-content/uploads/2021/01/robis-fondo.jpg\",\"size\":\"full\",\"id\":67,\"alt\":\"robis\",\"pixels\":1363400,\"type\":\"image/jpeg\"}', 0, NULL, NULL, '2021-01-14 15:50:31', '2021-01-18 03:00:50', 1, NULL, NULL, NULL, NULL, 1, NULL),
(27, 'https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg', '64:3c70c4e852a46c3abe30089324fdc34d', 68, 'post', 'attachment', 1, 2, NULL, NULL, 'collagen-complex', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg', NULL, '68', 'attachment-image', NULL, NULL, NULL, '68', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 16:04:40', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(28, 'https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg', '66:b14783bb1391412956d826436532ab33', 69, 'post', 'attachment', 1, 2, NULL, NULL, 'hair-nail-skin-b10', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg', NULL, '69', 'attachment-image', NULL, NULL, NULL, '69', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 16:04:41', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(29, 'https://robis.us/wp-content/uploads/2021/01/mikticir.jpg', '56:2041186acd4077b6dd03ffc9e4c4aef5', 70, 'post', 'attachment', 1, 2, NULL, NULL, 'mikticir', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/mikticir.jpg', NULL, '70', 'attachment-image', NULL, NULL, NULL, '70', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 16:04:42', '2021-01-15 10:55:38', 1, NULL, NULL, NULL, NULL, 1, NULL),
(30, 'https://robis.us/wp-content/uploads/2021/01/probiotics.jpg', '58:8d2c0befe11502777ff0452b07ded1d8', 71, 'post', 'attachment', 1, 2, NULL, NULL, 'probiotics', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/probiotics.jpg', NULL, '71', 'attachment-image', NULL, NULL, NULL, '71', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 16:04:43', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(31, 'https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg', '68:2a71e3c4e75b7b0c5b2bd2f5c7910764', 72, 'post', 'attachment', 1, 2, NULL, NULL, 'royal-jelly-inmunity', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg', NULL, '72', 'attachment-image', NULL, NULL, NULL, '72', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 16:04:45', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(32, 'https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg', '66:0f4a09e5249fc2efb6e0cd047244aa32', 73, 'post', 'attachment', 1, 2, NULL, NULL, 'royal-jelly-junior', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg', NULL, '73', 'attachment-image', NULL, NULL, NULL, '73', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 16:04:46', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(51, 'https://robis.us/robis-s-l/', '27:79fdec375cf7c8a4a5ef24ba6211263e', 229, 'post', 'nav_menu_item', 1, 0, NULL, NULL, 'ROBIS S.L.', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-15 00:47:53', '2021-01-18 15:46:50', 1, NULL, NULL, NULL, NULL, 0, NULL),
(34, 'https://robis.us/wp-content/uploads/2021/01/BEAUTY.png', '54:5bd53c79be848e14f8aa656319a251aa', 111, 'post', 'attachment', 1, 2, NULL, NULL, 'BEAUTY', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/BEAUTY.png', NULL, '111', 'attachment-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/BEAUTY.png', '111', 'attachment-image', '{\"width\":118,\"height\":118,\"url\":\"https://robis.us/wp-content/uploads/2021/01/BEAUTY.png\",\"path\":\"/home/robizbye/public_html/wp-content/uploads/2021/01/BEAUTY.png\",\"size\":\"full\",\"id\":111,\"alt\":\"robis\",\"pixels\":13924,\"type\":\"image/png\"}', 0, 1, NULL, '2021-01-14 17:45:27', '2021-01-18 03:00:50', 1, NULL, NULL, NULL, NULL, 1, NULL),
(35, 'https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png', '60:3e00dd68c9fbe9b456d8b49792d5c80f', 112, 'post', 'attachment', 1, 2, NULL, NULL, 'BONES JOINTS', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png', NULL, '112', 'attachment-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png', '112', 'attachment-image', '{\"width\":236,\"height\":236,\"url\":\"https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS.png\",\"path\":\"/home/robizbye/public_html/wp-content/uploads/2021/01/BONES-JOINTS.png\",\"size\":\"full\",\"id\":112,\"alt\":\"robis\",\"pixels\":55696,\"type\":\"image/png\"}', 0, 2, NULL, '2021-01-14 17:45:28', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(36, 'https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png', '63:a76da7d30f960d379dd71b85c9ee032e', 113, 'post', 'attachment', 1, 2, NULL, NULL, 'ENERGY VITALITY', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png', NULL, '113', 'attachment-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png', '113', 'attachment-image', '{\"width\":236,\"height\":236,\"url\":\"https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY.png\",\"path\":\"/home/robizbye/public_html/wp-content/uploads/2021/01/ENERGY-VITALITY.png\",\"size\":\"full\",\"id\":113,\"alt\":\"robis\",\"pixels\":55696,\"type\":\"image/png\"}', 0, 2, NULL, '2021-01-14 17:45:30', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(37, 'https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png', '61:24a8a5cf05b6477bb0fc6d448be1b107', 114, 'post', 'attachment', 1, 2, NULL, NULL, 'IMMUNE SYSTEM', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png', NULL, '114', 'attachment-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png', '114', 'attachment-image', '{\"width\":236,\"height\":236,\"url\":\"https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png\",\"path\":\"/home/robizbye/public_html/wp-content/uploads/2021/01/IMMUNE-SYSTEM.png\",\"size\":\"full\",\"id\":114,\"alt\":\"robis\",\"pixels\":55696,\"type\":\"image/png\"}', 0, 2, NULL, '2021-01-14 17:45:31', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(38, 'https://robis.us/wp-content/uploads/2021/01/SPORT.png', '53:625a8ea20f97f7599f7edbffb3b9ba00', 115, 'post', 'attachment', 1, 2, NULL, NULL, 'SPORT', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/SPORT.png', NULL, '115', 'attachment-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/SPORT.png', '115', 'attachment-image', '{\"width\":236,\"height\":236,\"url\":\"https://robis.us/wp-content/uploads/2021/01/SPORT.png\",\"path\":\"/home/robizbye/public_html/wp-content/uploads/2021/01/SPORT.png\",\"size\":\"full\",\"id\":115,\"alt\":\"robis\",\"pixels\":55696,\"type\":\"image/png\"}', 0, 2, NULL, '2021-01-14 17:45:32', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(39, 'https://robis.us/wp-content/uploads/2021/01/WOMAN.png', '53:9021247f045575edff9f31af1e0bdd76', 116, 'post', 'attachment', 1, 2, NULL, NULL, 'WOMAN', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/WOMAN.png', NULL, '116', 'attachment-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/WOMAN.png', '116', 'attachment-image', '{\"width\":236,\"height\":236,\"url\":\"https://robis.us/wp-content/uploads/2021/01/WOMAN.png\",\"path\":\"/home/robizbye/public_html/wp-content/uploads/2021/01/WOMAN.png\",\"size\":\"full\",\"id\":116,\"alt\":\"robis\",\"pixels\":55696,\"type\":\"image/png\"}', 0, 2, NULL, '2021-01-14 17:45:34', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(40, 'https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg', '74:a8cfc8766894bc4882c27030f6eeafd6', 117, 'post', 'attachment', 1, 2, NULL, NULL, 'pretty_long_hair_gir_cSsWT', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg', NULL, '117', 'attachment-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg', '117', 'attachment-image', '{\"width\":800,\"height\":398,\"url\":\"https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg\",\"path\":\"/home/robizbye/public_html/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT.jpg\",\"size\":\"full\",\"id\":117,\"alt\":\"robis\",\"pixels\":318400,\"type\":\"image/jpeg\"}', 0, 1, NULL, '2021-01-14 17:53:42', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(41, 'https://robis.us/wp-content/uploads/2021/01/ROBIS.png', '53:bba5cbc750a2c0c3a13ca9cc313d3827', 130, 'post', 'attachment', 1, 2, NULL, NULL, 'ROBIS', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/ROBIS.png', NULL, '130', 'attachment-image', NULL, NULL, NULL, '130', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 18:29:59', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(42, 'https://robis.us/wp-content/uploads/2021/01/1.png', '49:2277f73d00094ef447d1c10429aaf18d', 131, 'post', 'attachment', 1, 2, NULL, NULL, '1', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/1.png', NULL, '131', 'attachment-image', NULL, NULL, NULL, '131', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 18:30:00', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(43, 'https://robis.us/wp-content/uploads/2021/01/2.png', '49:40920081b13d77e1e0403c9d170ddc08', 132, 'post', 'attachment', 1, 2, NULL, NULL, '2', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/2.png', NULL, '132', 'attachment-image', NULL, NULL, NULL, '132', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 18:30:02', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(44, 'https://robis.us/wp-content/uploads/2021/01/3.png', '49:6bb797a53d108d526c4755f93e18754a', 133, 'post', 'attachment', 1, 2, NULL, NULL, '3', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/3.png', NULL, '133', 'attachment-image', NULL, NULL, NULL, '133', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 18:30:03', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(45, 'https://robis.us/wp-content/uploads/2021/01/4.png', '49:e43f3d113c57c4e4fcce56244af769e9', 134, 'post', 'attachment', 1, 2, NULL, NULL, '4', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/4.png', NULL, '134', 'attachment-image', NULL, NULL, NULL, '134', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 18:30:04', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(46, 'https://robis.us/wp-content/uploads/2021/01/5.png', '49:839bd1c24c2dc91b4c55e03fbdd0cdea', 135, 'post', 'attachment', 1, 2, NULL, NULL, '5', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/5.png', NULL, '135', 'attachment-image', NULL, NULL, NULL, '135', 'attachment-image', NULL, 0, NULL, NULL, '2021-01-14 18:30:05', '2021-01-18 03:00:50', 1, NULL, NULL, NULL, NULL, 1, NULL),
(47, 'https://robis.us/wp-content/uploads/2021/01/6.png', '49:52210f0cf0f737c6f50c295aa63749dd', 136, 'post', 'attachment', 1, 2, NULL, NULL, '6', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/6.png', NULL, '136', 'attachment-image', NULL, NULL, NULL, '136', 'attachment-image', NULL, 0, 1, NULL, '2021-01-14 18:30:07', '2021-01-15 15:07:08', 1, NULL, NULL, NULL, NULL, 1, NULL),
(52, 'https://robis.us/legal-notice/', '30:65e3cb47edcce68372b3eb7da02b4f5f', 230, 'post', 'nav_menu_item', 1, 0, NULL, NULL, 'Legal Notice', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-15 00:48:18', '2021-01-18 15:46:50', 1, NULL, NULL, NULL, NULL, 0, NULL),
(53, 'https://robis.us/privacy-and-protection-of-personal-info/', '57:564f4fa6875026d3cb9d2f822a3f0427', 231, 'post', 'nav_menu_item', 1, 0, NULL, NULL, 'Privacy and protection of personal info', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-15 00:48:47', '2021-01-18 15:46:50', 1, NULL, NULL, NULL, NULL, 0, NULL),
(49, 'https://robis.us/wp-content/uploads/2021/01/abeja-girasol-jalea-real.jpg', '72:4d7a31247a9327dc99f33ec13b3d276a', 146, 'post', 'attachment', 1, 2, NULL, NULL, 'abeja-girasol-jalea-real', 'inherit', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/abeja-girasol-jalea-real.jpg', NULL, '146', 'attachment-image', NULL, NULL, NULL, '146', 'attachment-image', NULL, 0, NULL, NULL, '2021-01-14 18:58:05', '2021-01-18 03:00:50', 1, NULL, NULL, NULL, NULL, 1, NULL),
(54, 'https://robis.us/thankyou-form/', '31:6509d6d8f3c910b0635d280eb5007234', 247, 'post', 'page', 1, 0, NULL, NULL, 'Gracias', 'publish', 0, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, 1, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png', NULL, NULL, 'first-content-image', NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png', NULL, 'first-content-image', NULL, 2, NULL, NULL, '2021-01-15 01:06:58', '2021-01-18 14:36:58', 1, NULL, NULL, NULL, NULL, 0, 2),
(66, 'https://robis.us/hello-elementor/', '33:a5863ae70c0457f7c530aed5f0026fe1', 333, 'post', 'custom_css', 1, 0, NULL, NULL, 'hello-elementor', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-15 11:42:51', '2021-01-15 16:45:36', 1, NULL, NULL, NULL, NULL, 0, NULL),
(69, 'https://robis.us/click-event/344/', '33:b1761e20a75e1afa6fff2bf6db75c569', 344, 'post', 'wpgae_click_event', 1, 0, NULL, NULL, '', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-15 12:10:02', '2021-01-15 17:15:05', 1, NULL, NULL, NULL, NULL, 0, NULL),
(70, 'https://robis.us/click-event/345/', '33:eef1ba877e4dca6fcf52ec32a18fee5e', 345, 'post', 'wpgae_click_event', 1, 0, NULL, NULL, '', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-15 12:12:26', '2021-01-15 17:14:44', 1, NULL, NULL, NULL, NULL, 0, NULL),
(71, 'https://robis.us/wp-content/uploads/2021/01/ROBIS-Company-profile.pdf', '69:c7124ef928b310b0c8ed5ad36263bb88', 347, 'post', 'attachment', 1, 0, NULL, NULL, 'ROBIS Company profile', 'inherit', 0, 0, 0, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-15 12:18:19', '2021-01-15 17:18:19', 1, NULL, NULL, NULL, NULL, 0, NULL),
(63, 'https://robis.us/wp-content/uploads/2021/01/plant_with_dew_close_CeTDU.jpg', '74:d1dcc6bc3ead925f7b77d79658f2c5ac', 260, 'post', 'attachment', 1, 247, NULL, NULL, 'plant_with_dew_close_CeTDU', 'inherit', NULL, 0, 0, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://robis.us/wp-content/uploads/2021/01/plant_with_dew_close_CeTDU.jpg', NULL, '260', 'attachment-image', NULL, NULL, NULL, '260', 'attachment-image', NULL, 0, NULL, NULL, '2021-01-15 01:23:46', '2021-01-18 03:00:50', 1, NULL, NULL, NULL, NULL, 1, NULL),
(64, 'https://robis.us/?wpcf7r_action=new-action', '42:2564e2602bae6947b9d2f7a125f09a6f', 275, 'post', 'wpcf7r_action', 1, 0, NULL, NULL, 'Redirect on submit', 'private', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2021-01-15 01:42:56', '2021-01-15 17:26:20', 1, NULL, NULL, NULL, NULL, 0, NULL);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_yoast_indexable_hierarchy`
--

CREATE TABLE `wprk_yoast_indexable_hierarchy` (
  `indexable_id` int(11) UNSIGNED NOT NULL,
  `ancestor_id` int(11) UNSIGNED NOT NULL,
  `depth` int(11) UNSIGNED DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT 1
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Volcado de datos para la tabla `wprk_yoast_indexable_hierarchy`
--

INSERT INTO `wprk_yoast_indexable_hierarchy` (`indexable_id`, `ancestor_id`, `depth`, `blog_id`) VALUES
(63, 54, 1, 1);

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_yoast_migrations`
--

CREATE TABLE `wprk_yoast_migrations` (
  `id` int(11) UNSIGNED NOT NULL,
  `version` varchar(191) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Volcado de datos para la tabla `wprk_yoast_migrations`
--

INSERT INTO `wprk_yoast_migrations` (`id`, `version`) VALUES
(1, '20171228151840'),
(2, '20171228151841'),
(3, '20190529075038'),
(4, '20191011111109'),
(5, '20200408101900'),
(6, '20200420073606'),
(7, '20200428123747'),
(8, '20200428194858'),
(9, '20200429105310'),
(10, '20200430075614'),
(11, '20200430150130'),
(12, '20200507054848'),
(13, '20200513133401'),
(14, '20200609154515'),
(15, '20200616130143'),
(16, '20200617122511'),
(17, '20200702141921'),
(18, '20200728095334'),
(19, '20201202144329'),
(20, '20201216124002'),
(21, '20201216141134');

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_yoast_primary_term`
--

CREATE TABLE `wprk_yoast_primary_term` (
  `id` int(11) UNSIGNED NOT NULL,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Estructura de tabla para la tabla `wprk_yoast_seo_links`
--

CREATE TABLE `wprk_yoast_seo_links` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) UNSIGNED DEFAULT NULL,
  `target_post_id` bigint(20) UNSIGNED DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int(11) UNSIGNED DEFAULT NULL,
  `target_indexable_id` int(11) UNSIGNED DEFAULT NULL,
  `height` int(11) UNSIGNED DEFAULT NULL,
  `width` int(11) UNSIGNED DEFAULT NULL,
  `size` int(11) UNSIGNED DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Volcado de datos para la tabla `wprk_yoast_seo_links`
--

INSERT INTO `wprk_yoast_seo_links` (`id`, `url`, `post_id`, `target_post_id`, `type`, `indexable_id`, `target_indexable_id`, `height`, `width`, `size`, `language`, `region`) VALUES
(8765, 'https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png', 247, 116, 'image-in', 54, 39, 236, 236, 5624, NULL, NULL),
(8766, 'https://robis.us/wp-content/plugins/master-addons/assets/images/placeholder.png', 247, NULL, 'image-in', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8757, 'https://robis.es/en/legal-noticie/', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8758, 'https://robis.es/en/privacy-and-protection-of-personal-data/', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8759, 'https://www.freepik.com/', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8760, 'https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png', 247, 30, 'image-in', 54, 16, 100, 100, 5141, NULL, NULL),
(8761, 'https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png', 247, 112, 'image-in', 54, 35, 236, 236, 6803, NULL, NULL),
(8762, 'https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png', 247, 114, 'image-in', 54, 37, 236, 236, 6932, NULL, NULL),
(8763, 'https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png', 247, 113, 'image-in', 54, 36, 236, 236, 6437, NULL, NULL),
(8764, 'https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png', 247, 115, 'image-in', 54, 38, 236, 236, 5178, NULL, NULL),
(10701, '', 2, NULL, 'image-in', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10700, 'https://robis.us/wp-content/uploads/2021/01/6.png', 2, 136, 'image-in', 3, 47, 100, 100, 2466, NULL, NULL),
(10699, 'https://robis.us/wp-content/uploads/2021/01/2.png', 2, 132, 'image-in', 3, 43, 100, 100, 7039, NULL, NULL),
(10698, 'https://robis.us/wp-content/uploads/2021/01/4.png', 2, 134, 'image-in', 3, 45, 100, 100, 5660, NULL, NULL),
(10697, 'https://robis.us/wp-content/uploads/2021/01/1.png', 2, 131, 'image-in', 3, 42, 100, 100, 8582, NULL, NULL),
(10696, 'https://robis.us/wp-content/uploads/2021/01/3.png', 2, 133, 'image-in', 3, 44, 100, 100, 14034, NULL, NULL),
(10695, 'https://robis.us/wp-content/uploads/2021/01/ROBIS.png', 2, 130, 'image-in', 3, 41, 100, 100, 12676, NULL, NULL),
(10694, 'https://robis.us/wp-content/uploads/2021/01/WOMAN-150x150.png', 2, 116, 'image-in', 3, 39, 236, 236, 5624, NULL, NULL),
(10693, 'https://robis.us/wp-content/uploads/2021/01/SPORT-150x150.png', 2, 115, 'image-in', 3, 38, 236, 236, 5178, NULL, NULL),
(10692, 'https://robis.us/wp-content/uploads/2021/01/ENERGY-VITALITY-150x150.png', 2, 113, 'image-in', 3, 36, 236, 236, 6437, NULL, NULL),
(10691, 'https://robis.us/wp-content/uploads/2021/01/IMMUNE-SYSTEM-150x150.png', 2, 114, 'image-in', 3, 37, 236, 236, 6932, NULL, NULL),
(10690, 'https://robis.us/wp-content/uploads/2021/01/BONES-JOINTS-150x150.png', 2, 112, 'image-in', 3, 35, 236, 236, 6803, NULL, NULL),
(10685, 'https://robis.us/wp-content/uploads/2021/01/royal-jelly-junior.jpg', 2, 73, 'image-in', 3, 32, 600, 600, 27570, NULL, NULL),
(10689, 'https://robis.us/wp-content/uploads/2021/01/pretty_long_hair_gir_cSsWT-768x382.jpg', 2, 117, 'image-in', 3, 40, 398, 800, 617286, NULL, NULL),
(10688, 'https://robis.us/wp-content/uploads/2021/01/hair-nail-skin-b10.jpg', 2, 69, 'image-in', 3, 28, 600, 600, 18287, NULL, NULL),
(10687, 'https://robis.us/wp-content/uploads/2021/01/probiotics.jpg', 2, 71, 'image-in', 3, 30, 600, 600, 20232, NULL, NULL),
(10686, 'https://robis.us/wp-content/uploads/2021/01/royal-jelly-inmunity.jpg', 2, 72, 'image-in', 3, 31, 600, 600, 32166, NULL, NULL),
(10684, 'https://robis.us/wp-content/uploads/2021/01/mikticir.jpg', 2, 70, 'image-in', 3, 29, 600, 600, 32057, NULL, NULL),
(10683, 'https://robis.us/wp-content/uploads/2021/01/collagen-complex.jpg', 2, 68, 'image-in', 3, 27, 600, 600, 35108, NULL, NULL),
(10680, 'https://www.freepik.com/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10681, 'https://robis.us/wp-content/uploads/2021/01/robis-dietary-supplements-logo.png', 2, 30, 'image-in', 3, 16, 100, 100, 5141, NULL, NULL),
(10682, '', 2, NULL, 'image-in', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10679, 'https://robis.es/en/privacy-and-protection-of-personal-data/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10678, 'https://robis.es/en/legal-noticie/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10677, 'https://robis.es/en/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10674, 'https://www.linkedin.com/company/robis-sl', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10675, 'https://www.instagram.com/robisoficial/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10676, 'https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10673, 'tel:+34958467722', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10672, 'mailto:robis@robis.es', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10671, 'https://robis.es/en/products/#content-wrap', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10670, 'https://robis.es/en/attributes/solucion/woman/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(8756, 'https://robis.es/en/', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8755, 'https://robis.es/en/products/#content-wrap', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8752, 'https://robis.es/en/attributes/solucion/energy-and-vitality/', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8754, 'https://robis.es/en/attributes/solucion/woman/', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8753, 'https://robis.es/en/attributes/solucion/sport/', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8751, 'https://robis.es/en/attributes/solucion/defenses-immune-system/', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8750, 'https://robis.es/en/attributes/solucion/joints-bones/', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8749, 'https://www.youtube.com/channel/UCZxg186rV0q9T7i5XpdkY8A/videos', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8748, 'https://www.instagram.com/robisoficial/', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8747, 'https://www.linkedin.com/company/robis-sl', 247, NULL, 'external', 54, NULL, NULL, NULL, NULL, NULL, NULL),
(8746, 'https://robis.us/', 247, NULL, 'internal', 54, 10, NULL, NULL, NULL, NULL, NULL),
(8745, 'https://robis.us/', 247, NULL, 'internal', 54, 10, NULL, NULL, NULL, NULL, NULL),
(10669, 'https://robis.es/en/attributes/solucion/sport/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10668, 'https://robis.es/en/attributes/solucion/energy-and-vitality/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10667, 'https://robis.es/en/attributes/solucion/defenses-immune-system/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(6030, 'https://robis.es/en/legal-noticie/', 18, NULL, 'external', 14, NULL, NULL, NULL, NULL, NULL, NULL),
(6031, 'https://robis.es/en/privacy-and-protection-of-personal-data/', 18, NULL, 'external', 14, NULL, NULL, NULL, NULL, NULL, NULL),
(10666, 'https://robis.es/en/attributes/solucion/joints-bones/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10665, 'https://robis.es/en/products/food-supplements/hail-nails-skin-bio/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10664, 'https://robis.es/en/products/food-supplements/robis-probiotics/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10663, 'https://robis.es/en/products/royal-jelly/reina-real-inmunidad/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10662, 'https://robis.es/en/products/royal-jelly/reina-real-junior/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10661, 'https://robis.es/en/products/food-supplements/mirticir-2/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10660, 'https://robis.es/en/products/food-supplements/collagen-complex/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(10659, 'https://robis.es/en/products/', 2, NULL, 'external', 3, NULL, NULL, NULL, NULL, NULL, NULL);

--
-- Índices para tablas volcadas
--

--
-- Indices de la tabla `wprk_check_email_log`
--
ALTER TABLE `wprk_check_email_log`
  ADD PRIMARY KEY (`id`);

--
-- Indices de la tabla `wprk_commentmeta`
--
ALTER TABLE `wprk_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indices de la tabla `wprk_comments`
--
ALTER TABLE `wprk_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indices de la tabla `wprk_db7_forms`
--
ALTER TABLE `wprk_db7_forms`
  ADD PRIMARY KEY (`form_id`);

--
-- Indices de la tabla `wprk_duplicator_packages`
--
ALTER TABLE `wprk_duplicator_packages`
  ADD PRIMARY KEY (`id`),
  ADD KEY `hash` (`hash`);

--
-- Indices de la tabla `wprk_links`
--
ALTER TABLE `wprk_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indices de la tabla `wprk_options`
--
ALTER TABLE `wprk_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- Indices de la tabla `wprk_postmeta`
--
ALTER TABLE `wprk_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indices de la tabla `wprk_posts`
--
ALTER TABLE `wprk_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`);

--
-- Indices de la tabla `wprk_termmeta`
--
ALTER TABLE `wprk_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indices de la tabla `wprk_terms`
--
ALTER TABLE `wprk_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indices de la tabla `wprk_term_relationships`
--
ALTER TABLE `wprk_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indices de la tabla `wprk_term_taxonomy`
--
ALTER TABLE `wprk_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indices de la tabla `wprk_usermeta`
--
ALTER TABLE `wprk_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indices de la tabla `wprk_users`
--
ALTER TABLE `wprk_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- Indices de la tabla `wprk_yoast_indexable`
--
ALTER TABLE `wprk_yoast_indexable`
  ADD PRIMARY KEY (`id`),
  ADD KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  ADD KEY `object_id_and_type` (`object_id`,`object_type`),
  ADD KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  ADD KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  ADD KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`);

--
-- Indices de la tabla `wprk_yoast_indexable_hierarchy`
--
ALTER TABLE `wprk_yoast_indexable_hierarchy`
  ADD PRIMARY KEY (`indexable_id`,`ancestor_id`),
  ADD KEY `indexable_id` (`indexable_id`),
  ADD KEY `ancestor_id` (`ancestor_id`),
  ADD KEY `depth` (`depth`);

--
-- Indices de la tabla `wprk_yoast_migrations`
--
ALTER TABLE `wprk_yoast_migrations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `wprk_yoast_migrations_version` (`version`);

--
-- Indices de la tabla `wprk_yoast_primary_term`
--
ALTER TABLE `wprk_yoast_primary_term`
  ADD PRIMARY KEY (`id`),
  ADD KEY `post_taxonomy` (`post_id`,`taxonomy`),
  ADD KEY `post_term` (`post_id`,`term_id`);

--
-- Indices de la tabla `wprk_yoast_seo_links`
--
ALTER TABLE `wprk_yoast_seo_links`
  ADD PRIMARY KEY (`id`),
  ADD KEY `link_direction` (`post_id`,`type`),
  ADD KEY `indexable_link_direction` (`indexable_id`,`type`);

--
-- AUTO_INCREMENT de las tablas volcadas
--

--
-- AUTO_INCREMENT de la tabla `wprk_check_email_log`
--
ALTER TABLE `wprk_check_email_log`
  MODIFY `id` mediumint(9) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wprk_commentmeta`
--
ALTER TABLE `wprk_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wprk_comments`
--
ALTER TABLE `wprk_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT de la tabla `wprk_db7_forms`
--
ALTER TABLE `wprk_db7_forms`
  MODIFY `form_id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wprk_duplicator_packages`
--
ALTER TABLE `wprk_duplicator_packages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT de la tabla `wprk_links`
--
ALTER TABLE `wprk_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wprk_options`
--
ALTER TABLE `wprk_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25601;

--
-- AUTO_INCREMENT de la tabla `wprk_postmeta`
--
ALTER TABLE `wprk_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2939;

--
-- AUTO_INCREMENT de la tabla `wprk_posts`
--
ALTER TABLE `wprk_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=405;

--
-- AUTO_INCREMENT de la tabla `wprk_termmeta`
--
ALTER TABLE `wprk_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wprk_terms`
--
ALTER TABLE `wprk_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT de la tabla `wprk_term_taxonomy`
--
ALTER TABLE `wprk_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT de la tabla `wprk_usermeta`
--
ALTER TABLE `wprk_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=99;

--
-- AUTO_INCREMENT de la tabla `wprk_users`
--
ALTER TABLE `wprk_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT de la tabla `wprk_yoast_indexable`
--
ALTER TABLE `wprk_yoast_indexable`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=77;

--
-- AUTO_INCREMENT de la tabla `wprk_yoast_migrations`
--
ALTER TABLE `wprk_yoast_migrations`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22;

--
-- AUTO_INCREMENT de la tabla `wprk_yoast_primary_term`
--
ALTER TABLE `wprk_yoast_primary_term`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT de la tabla `wprk_yoast_seo_links`
--
ALTER TABLE `wprk_yoast_seo_links`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10702;
COMMIT;

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